llvm-for-llvmta/tools/clang/test/Preprocessor/Inputs/headermap-rel/foo.hmap.json

7 lines
58 B
JSON
Raw Normal View History

2022-04-25 13:02:35 +02:00
{
"mappings" :
{
"Foo.h" : "Foo/Foo.h"
}
}