summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/function_macro_file.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/function_macro_file.h')
-rw-r--r--test/Preprocessor/function_macro_file.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/Preprocessor/function_macro_file.h b/test/Preprocessor/function_macro_file.h
new file mode 100644
index 0000000..43d1199
--- /dev/null
+++ b/test/Preprocessor/function_macro_file.h
@@ -0,0 +1,3 @@
+
+#define f() x
+f
OpenPOWER on IntegriCloud