Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / clang / test / Preprocessor / Inputs / nonportable-hmaps / foo.hmap.json
blob4852f363e0a01b87486d81d69792d2c00495e5dc
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     }