summaryrefslogtreecommitdiffstats
path: root/clang/test/Lexer/string-literal-errors.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Lexer/string-literal-errors.cpp')
-rw-r--r--clang/test/Lexer/string-literal-errors.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/clang/test/Lexer/string-literal-errors.cpp b/clang/test/Lexer/string-literal-errors.cpp
index d8e29934f36..223dca4b94f 100644
--- a/clang/test/Lexer/string-literal-errors.cpp
+++ b/clang/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