]> granicus.if.org Git - clang/commit
fix display of source lines with null characters
authorSeth Cantrell <seth.cantrell@gmail.com>
Wed, 18 Apr 2012 02:44:48 +0000 (02:44 +0000)
committerSeth Cantrell <seth.cantrell@gmail.com>
Wed, 18 Apr 2012 02:44:48 +0000 (02:44 +0000)
commit3acf764931e0f3e3ce75db0f4c4d400ee588d6b0
treed256563c221b983f699e9dc2fc92a51b65302320
parent6749dd50869281f9b49ad5960e25288c15a71cac
fix display of source lines with null characters

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