]> granicus.if.org Git - clang/commit
Merge common pointers for redeclarations of the same template across modules.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 13 Oct 2013 23:50:45 +0000 (23:50 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sun, 13 Oct 2013 23:50:45 +0000 (23:50 +0000)
commit8bfc1e118169229960b90a4ef8761ee0eb296755
tree7964f55c288ffe8147fd65a010d611970f12c8ea
parent8d1ab8a083d5613b24bbfd68bf02cd2a295dab22
Merge common pointers for redeclarations of the same template across modules.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@192560 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTReaderDecl.cpp
test/Modules/Inputs/cxx-templates-a.h
test/Modules/Inputs/cxx-templates-b.h
test/Modules/cxx-templates.cpp