]> granicus.if.org Git - clang/commit
Don't crash in the diagnostic printer if we happen to get passed a
authorDaniel Dunbar <daniel@zuster.org>
Mon, 20 Apr 2009 06:13:16 +0000 (06:13 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Mon, 20 Apr 2009 06:13:16 +0000 (06:13 +0000)
commite46e354ecb9a04c8d3724ae2b0f95f4424e3f69c
treee8cd4660ee98d2e465f4e20e480d49f25c41e88d
parent65a795bb30ee35ddfbf3b9f400c170b32baaf37b
Don't crash in the diagnostic printer if we happen to get passed a
null string / identifier.

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