aboutsummaryrefslogtreecommitdiff
path: root/test/Preprocessor/function_macro_file.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/function_macro_file.c')
-rw-r--r--test/Preprocessor/function_macro_file.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/Preprocessor/function_macro_file.c b/test/Preprocessor/function_macro_file.c
new file mode 100644
index 000000000000..6a266dd0790a
--- /dev/null
+++ b/test/Preprocessor/function_macro_file.c
@@ -0,0 +1,5 @@
+/* RUN: clang-cc -E -P %s | grep f
+ */
+
+#include "function_macro_file.h"
+()