]> granicus.if.org Git - clang/commit
[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)
commit5de769581c93b8fe0dfe48ec085053d111512376
treec34b96514c74f039c934b0e1b9e79e2f3db6c900
parent74382504e28481be4572031a873af6377595ac1d
[modules] Fix assert if multiple update records provide a definition for a
class template specialization and that specialization has attributes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@285160 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Serialization/ASTReaderDecl.cpp
test/Modules/Inputs/templates-left.h
test/Modules/Inputs/templates-right.h
test/Modules/Inputs/templates-top.h
test/Modules/templates.mm