Skip to content
Commit 22161401 authored by Howard Hinnant's avatar Howard Hinnant
Browse files

Bill Fisher: This patch fixes an ill-formed comparison when parsing control...

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
parent 10f8387b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment