llvm-project/clang/test/Preprocessor/Inputs/nonportable-hmaps/foo.hmap.json

10 lines
239 B
JSON

{
"mappings" :
{
"Foo/Foo.h" : "headers/foo/Foo.h",
"Bar.h" : "headers/foo/Bar.h",
"Foo/Bar.h" : "INPUTS_DIR/nonportable-hmaps/headers/foo/Bar.h",
"headers/Foo/Baz.h" : "/not/existing/absolute/path/Baz.h"
}
}