From 06d4ba388873e6d1cfa9cd715a8935ecc8cd2097 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Sun, 18 Jan 2015 16:23:48 +0000 Subject: Vendor import of clang RELEASE_360/rc1 tag r226102 (effectively, 3.6.0 RC1): https://llvm.org/svn/llvm-project/cfe/tags/RELEASE_360/rc1@226102 --- test/Lexer/string-literal-errors.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test/Lexer/string-literal-errors.cpp') diff --git a/test/Lexer/string-literal-errors.cpp b/test/Lexer/string-literal-errors.cpp index d8e29934f3676..223dca4b94f62 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 -- cgit v1.3