]> granicus.if.org Git - clang/commit
fix display of source lines with null characters
authorSeth Cantrell <seth.cantrell@gmail.com>
Tue, 17 Apr 2012 20:06:06 +0000 (20:06 +0000)
committerSeth Cantrell <seth.cantrell@gmail.com>
Tue, 17 Apr 2012 20:06:06 +0000 (20:06 +0000)
commit70712b276e40bbe11e5063dfc7e82ce3209929cd
tree7911c701c48a22c48aafe8faf1ac297b48f315ab
parente9a3b76ba589a8a884e978273beaed0d97cf9861
fix display of source lines with null characters

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154947 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/TextDiagnostic.cpp
test/Misc/wnull-character.cpp [new file with mode: 0644]