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