]> granicus.if.org Git - clang/commit
Pre-emptive bugfixes in the diagnostics code: allow arbitrary punctuation
authorJohn McCall <rjmccall@apple.com>
Thu, 14 Jan 2010 20:11:39 +0000 (20:11 +0000)
committerJohn McCall <rjmccall@apple.com>
Thu, 14 Jan 2010 20:11:39 +0000 (20:11 +0000)
commit909c182f6a0e6169475eef6a71add14555b6162c
tree16ef5dce4a726d20bcad4b147da39570b6ebada1
parent33ec2f8bc5a19c3b026d80299394989a4f8b3a3d
Pre-emptive bugfixes in the diagnostics code:  allow arbitrary punctuation
characters to be escaped and implement a scan-forward function which
properly respects brace nesting.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@93447 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Diagnostic.cpp