]> granicus.if.org Git - clang/commit
Fix undefined behavior: reference bound to dereferenced null pointer.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 14 Aug 2012 22:37:22 +0000 (22:37 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 14 Aug 2012 22:37:22 +0000 (22:37 +0000)
commitc95ad0061f093de2f73b8aab58ff3f0444d0123f
tree6238642971cf56f3e3ce053b2f10c7f432b462a5
parent13a178fb530204d9e852ead599d69cef6b874003
Fix undefined behavior: reference bound to dereferenced null pointer.

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