summaryrefslogtreecommitdiff
path: root/test/PCH/Inputs/pch-through-use0.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/PCH/Inputs/pch-through-use0.cpp')
-rw-r--r--test/PCH/Inputs/pch-through-use0.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/PCH/Inputs/pch-through-use0.cpp b/test/PCH/Inputs/pch-through-use0.cpp
new file mode 100644
index 0000000000000..a39080144fbb8
--- /dev/null
+++ b/test/PCH/Inputs/pch-through-use0.cpp
@@ -0,0 +1,2 @@
+void foo() {
+}