summaryrefslogtreecommitdiffstats
path: root/clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp
diff options
context:
space:
mode:
authorHoward Hinnant <hhinnant@apple.com>2013-07-15 18:21:11 +0000
committerHoward Hinnant <hhinnant@apple.com>2013-07-15 18:21:11 +0000
commit22161401df1fe5f3eb57f099e8bca065822549df (patch)
treed4c85cedc0aa88fabafedc1085192ca7424da144 /clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp
parent10f8387b9430099bd5dc43db860ade8d165d8d94 (diff)
downloadbcm5719-llvm-22161401df1fe5f3eb57f099e8bca065822549df.tar.gz
bcm5719-llvm-22161401df1fe5f3eb57f099e8bca065822549df.zip
Bill Fisher: This patch fixes an ill-formed comparison when parsing control escapes, e.g. "\cA\ca". The code will now throw an error_escape exception for invalid control sequences like "\c:" or "\c".
I've added the test cases to bad_escape.pass.cpp. llvm-svn: 186335
Diffstat (limited to 'clang/unittests/ASTMatchers/Dynamic/ParserTest.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud