summaryrefslogtreecommitdiffstats
path: root/test/Lexer/string-literal-errors.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Lexer/string-literal-errors.cpp')
-rw-r--r--test/Lexer/string-literal-errors.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Lexer/string-literal-errors.cpp b/test/Lexer/string-literal-errors.cpp
index d8e2993..223dca4 100644
--- a/test/Lexer/string-literal-errors.cpp
+++ b/test/Lexer/string-literal-errors.cpp
@@ -23,3 +23,5 @@ void foo() {
// CHECK: {{^ \^~$}}
// CHECK: {{^ \^~$}}
}
+
+#define foo() lots and lots of tokens, need at least 8 to fill up the smallvector buffer #BadThingsHappenNow
OpenPOWER on IntegriCloud