summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/dumptokens_phyloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Preprocessor/dumptokens_phyloc.c')
-rw-r--r--test/Preprocessor/dumptokens_phyloc.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/Preprocessor/dumptokens_phyloc.c b/test/Preprocessor/dumptokens_phyloc.c
new file mode 100644
index 0000000..c0e78c9
--- /dev/null
+++ b/test/Preprocessor/dumptokens_phyloc.c
@@ -0,0 +1,5 @@
+// RUN: clang-cc -dump-tokens %s 2>&1 | grep "Spelling=.*dumptokens_phyloc.c:3:20"
+
+#define TESTPHYLOC 10
+
+TESTPHYLOC
OpenPOWER on IntegriCloud