]> granicus.if.org Git - clang/commit
Fix TextDiagnosticPrinter::HandleDiagnostic to handle invalid FullSourceLocs that...
authorTed Kremenek <kremenek@apple.com>
Wed, 28 Jan 2009 20:47:47 +0000 (20:47 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 28 Jan 2009 20:47:47 +0000 (20:47 +0000)
commit05f3957c2033f500d9bcc919d4b37d40393c40cf
treeb53e15c09cb18f98c0ec8a45a0287a0f4e2bee47
parent3632a35e811096da86d957c3e6ba0e73d75782f5
Fix TextDiagnosticPrinter::HandleDiagnostic to handle invalid FullSourceLocs that do not have a SourceManager.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@63230 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/TextDiagnosticPrinter.cpp