]> granicus.if.org Git - clang/commit
Add a defensive check for a nullptr.
authorAdrian Prantl <aprantl@apple.com>
Fri, 18 Dec 2015 19:44:31 +0000 (19:44 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 18 Dec 2015 19:44:31 +0000 (19:44 +0000)
commit7973a6be3831b7cc85a095a2266d4f85fef06565
treec6477c6ef360b927f57c221db9adda3d7c49fd51
parenteb70f4e9cc9a4dc3dd57b032fb858d56b4b64a0e
Add a defensive check for a nullptr.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@256012 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp