summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/macro-undef-through-pch/foo.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Modules/Inputs/macro-undef-through-pch/foo.h')
-rw-r--r--clang/test/Modules/Inputs/macro-undef-through-pch/foo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/test/Modules/Inputs/macro-undef-through-pch/foo.h b/clang/test/Modules/Inputs/macro-undef-through-pch/foo.h
new file mode 100644
index 00000000000..9d0256bdff2
--- /dev/null
+++ b/clang/test/Modules/Inputs/macro-undef-through-pch/foo.h
@@ -0,0 +1 @@
+@import A;
OpenPOWER on IntegriCloud