foo.hmap.json 239 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 { "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" } }