Clang Project

clang_source_code/test/Preprocessor/Inputs/headermap-rel/foo.hmap.json
1{
2  "mappings" :
3    {
4     "Foo.h" : "Foo/Foo.h"
5    }
6}
7