Sign in
cobalt
/
cobalt
/
4db9f13a160f367210321ab353f1fd251699bffb
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
VFS
/
Inputs
/
MissingVFS
/
vfsoverlay.yaml
blob: 49517a15908038a31e5312d7e29e69c82751b997 [
file
] [
log
] [
blame
]
{
'version'
:
0,
'ignore-non-existent-contents'
:
false,
'roots'
:
[
{
'name'
:
'INPUT_DIR'
,
'type'
:
'directory'
,
'contents'
:
[
{
'name'
:
'a.h'
,
'type'
:
'file'
,
'external-contents'
:
'OUT_DIR/a.h'
}
]
}
]
}