]> granicus.if.org Git - clang/commit
Escape % in the TextDiagnosticBuffer so they aren't interpreted twice when fed into...
authorBenjamin Kramer <benny.kra@googlemail.com>
Sat, 8 Dec 2012 12:42:30 +0000 (12:42 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Sat, 8 Dec 2012 12:42:30 +0000 (12:42 +0000)
commit0f584640dce8f9d10e802b1e323a594f7850a465
tree35d18fa8f15af0be311fad2365851f775f9c72fc
parent6e399b42b5356d8ee59eb5dc4da8c89a0d0b7ae1
Escape % in the TextDiagnosticBuffer so they aren't interpreted twice when fed into the diagnostic formatting machinery again.

Fixes PR14543.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@169677 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/TextDiagnosticBuffer.cpp
test/Driver/unknown-arg.c