brintos

brintos / llvm-project-archived public Read only

0
0
Text · 239 B · 4852f36 Raw
10 lines · json
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