summaryrefslogtreecommitdiff
path: root/test/PCH/Inputs/pch-through-use3c.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/PCH/Inputs/pch-through-use3c.cpp')
-rw-r--r--test/PCH/Inputs/pch-through-use3c.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/PCH/Inputs/pch-through-use3c.cpp b/test/PCH/Inputs/pch-through-use3c.cpp
new file mode 100644
index 0000000000..6102c514fb
--- /dev/null
+++ b/test/PCH/Inputs/pch-through-use3c.cpp
@@ -0,0 +1,2 @@
+int a = A;
+// expected-no-diagnostics