]> granicus.if.org Git - clang/commit
Modify the assumptions of an assert; the updated latest redeclaration can have the...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 20 Oct 2010 23:48:40 +0000 (23:48 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 20 Oct 2010 23:48:40 +0000 (23:48 +0000)
commit441fff128f833c46172300e3fa815920b80420f7
tree065ee03e87459bdd135a18c7267c8b96b6d4acf3
parentf093350f76320909a015c82de60a500fdcaf5b8f
Modify the assumptions of an assert; the updated latest redeclaration can have the same location
if it's a template specialization pointing at the template.

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