]> granicus.if.org Git - clang/commit
[PCH] Add a null check to avoid crashing.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 10 Sep 2012 23:28:22 +0000 (23:28 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Mon, 10 Sep 2012 23:28:22 +0000 (23:28 +0000)
commit73c87d0c7e34c4bd33f2bb3674687a9d46c8dfec
treeb0187d10fe699965276d7c9e612dd95a36fa501f
parent1b76fbc5b711efc03c1fe924db6756ec1590577a
[PCH] Add a null check to avoid crashing.

Unfortunately, no test case. rdar://11960120

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