summaryrefslogtreecommitdiffstats
path: root/test/PCH/attrs.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/PCH/attrs.h')
-rw-r--r--test/PCH/attrs.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/PCH/attrs.h b/test/PCH/attrs.h
new file mode 100644
index 0000000..0d01565
--- /dev/null
+++ b/test/PCH/attrs.h
@@ -0,0 +1,7 @@
+// Header for PCH test exprs.c
+
+
+
+
+
+int f(int) __attribute__((overloadable));
OpenPOWER on IntegriCloud