summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/preprocess-prefix.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/preprocess-prefix.h')
-rw-r--r--clang/test/Modules/Inputs/preprocess-prefix.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/preprocess-prefix.h b/clang/test/Modules/Inputs/preprocess-prefix.h
new file mode 100644
index 00000000000..04d01758320
--- /dev/null
+++ b/clang/test/Modules/Inputs/preprocess-prefix.h
@@ -0,0 +1,2 @@
+int left_and_right(int *);
+#import "diamond_left.h"
OpenPOWER on IntegriCloud