]> granicus.if.org Git - clang/commit
Don't call a member function on a null pointer.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 27 Aug 2015 21:38:25 +0000 (21:38 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 27 Aug 2015 21:38:25 +0000 (21:38 +0000)
commit15a333960ab4722fd769c109235c316f6e4eee14
tree6b5b60d66e99f9e219195b219fc7014a03254cfc
parent3e3b23e283a01c27838620db2aaae56aea621ef0
Don't call a member function on a null pointer.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@246215 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTWriterDecl.cpp