diff options
Diffstat (limited to 'test/Preprocessor/Inputs/nonportable-hmaps/foo.hmap.json')
| -rw-r--r-- | test/Preprocessor/Inputs/nonportable-hmaps/foo.hmap.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/Preprocessor/Inputs/nonportable-hmaps/foo.hmap.json b/test/Preprocessor/Inputs/nonportable-hmaps/foo.hmap.json new file mode 100644 index 0000000000000..c69f1df772531 --- /dev/null +++ b/test/Preprocessor/Inputs/nonportable-hmaps/foo.hmap.json @@ -0,0 +1,6 @@ +{ + "mappings" : + { + "Foo/Foo.h" : "headers/foo/Foo.h" + } +} |
