summaryrefslogtreecommitdiffstats
path: root/clang/test/Preprocessor/Inputs
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2014-02-15 05:09:38 +0000
committerDavid Blaikie <dblaikie@gmail.com>2014-02-15 05:09:38 +0000
commit228f28ca4f8072a6e161f010905ee129077eeffa (patch)
tree1744ba2a118589a20b0be5ba6cbed7363ed2ca07 /clang/test/Preprocessor/Inputs
parent8b5e46a1595790fa37c1cc7869d2cff8f5766a22 (diff)
downloadbcm5719-llvm-228f28ca4f8072a6e161f010905ee129077eeffa.tar.gz
bcm5719-llvm-228f28ca4f8072a6e161f010905ee129077eeffa.zip
Move test inputs into the Inputs directory (improvement/fix to r201419)
llvm-svn: 201458
Diffstat (limited to 'clang/test/Preprocessor/Inputs')
-rw-r--r--clang/test/Preprocessor/Inputs/headermap-rel/Foo.framework/Headers/Foo.h2
-rw-r--r--clang/test/Preprocessor/Inputs/headermap-rel/foo.hmapbin0 -> 804 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Preprocessor/Inputs/headermap-rel/Foo.framework/Headers/Foo.h b/clang/test/Preprocessor/Inputs/headermap-rel/Foo.framework/Headers/Foo.h
new file mode 100644
index 00000000000..04ffb5a488f
--- /dev/null
+++ b/clang/test/Preprocessor/Inputs/headermap-rel/Foo.framework/Headers/Foo.h
@@ -0,0 +1,2 @@
+
+Foo.h is parsed
diff --git a/clang/test/Preprocessor/Inputs/headermap-rel/foo.hmap b/clang/test/Preprocessor/Inputs/headermap-rel/foo.hmap
new file mode 100644
index 00000000000..783c64e67bb
--- /dev/null
+++ b/clang/test/Preprocessor/Inputs/headermap-rel/foo.hmap
Binary files differ
OpenPOWER on IntegriCloud