[modules] Fix assert if multiple update records provide a definition for a
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 26 Oct 2016 02:31:56 +0000 (02:31 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 26 Oct 2016 02:31:56 +0000 (02:31 +0000)
commit842e46e606b13e29b4136a455ad5d77249a7f9f4
tree16f43c1d3d1a745f60e4648cf5bc78706aa4015b
parent28a1b8c8bb01408fea27700a65d212eb0137a6f0
[modules] Fix assert if multiple update records provide a definition for a
class template specialization and that specialization has attributes.

llvm-svn: 285160
clang/lib/Serialization/ASTReaderDecl.cpp
clang/test/Modules/Inputs/templates-left.h
clang/test/Modules/Inputs/templates-right.h
clang/test/Modules/Inputs/templates-top.h
clang/test/Modules/templates.mm