summaryrefslogtreecommitdiff
path: root/test/PCH/Inputs/pch-through3.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/PCH/Inputs/pch-through3.h')
-rw-r--r--test/PCH/Inputs/pch-through3.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/PCH/Inputs/pch-through3.h b/test/PCH/Inputs/pch-through3.h
new file mode 100644
index 0000000000000..28368655004d0
--- /dev/null
+++ b/test/PCH/Inputs/pch-through3.h
@@ -0,0 +1,2 @@
+#define THROUGH3
+int through3(int);