[modules] When merging a class template, also merge the definition of its pattern.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 11 Jul 2014 18:22:58 +0000 (18:22 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 11 Jul 2014 18:22:58 +0000 (18:22 +0000)
commit547864d26aa3ab7076395786f9deaf404888cb07
tree8b0419777c88ed1643d2e475573c79e9ac3cfdd3
parent82504f03ce98c30da60a12d84c71384e44734f15
[modules] When merging a class template, also merge the definition of its pattern.

llvm-svn: 212836
clang/lib/Serialization/ASTReaderDecl.cpp
clang/test/Modules/Inputs/cxx-templates-a.h
clang/test/Modules/Inputs/cxx-templates-c.h
clang/test/Modules/cxx-templates.cpp