xref: /llvm-project/clang/test/Preprocessor/Inputs/nonportable-hmaps/foo.hmap.json (revision 2f843616849963e8df7a561ce5179ed29a767057)
1{
2  "mappings" :
3    {
4     "Foo/Foo.h" : "headers/foo/Foo.h",
5     "Bar.h" : "headers/foo/Bar.h",
6     "Foo/Bar.h" : "INPUTS_DIR/nonportable-hmaps/headers/foo/Bar.h",
7     "headers/Foo/Baz.h" : "/not/existing/absolute/path/Baz.h"
8    }
9}
10