]> granicus.if.org Git - clang/commit
Patch up several Sema::FindInstantiatedDecl() callers, so that they'll
authorDouglas Gregor <dgregor@apple.com>
Fri, 4 Mar 2011 19:46:35 +0000 (19:46 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 4 Mar 2011 19:46:35 +0000 (19:46 +0000)
commitb710722d2348cd0945d2b4f02062c7f685146eb0
treea09ae34121ca462cdea13462af0295d45fc87251
parent79bfb4b564dc3636aae15aafa6340f9430881121
Patch up several Sema::FindInstantiatedDecl() callers, so that they'll
properly cope with NULL return values.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@127024 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateInstantiateDecl.cpp