]> granicus.if.org Git - clang/commit
Revert r342019, "Track definition merging on the canonical declaration
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 12 Sep 2018 02:28:14 +0000 (02:28 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 12 Sep 2018 02:28:14 +0000 (02:28 +0000)
commitb33330944baf3375c39058c0d61583abbad125d0
tree6091994b8dab2fdc424348bc75fca59aff879b21
parent78f85fba22f07782b114526040654c5498fef78e
Revert r342019, "Track definition merging on the canonical declaration
even when [...]"

Further testing has revealed that this causes build breaks during
explicit module compilations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@342020 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AST/ASTContext.cpp
lib/Sema/SemaType.cpp
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTReaderDecl.cpp
test/Modules/merge-template-pattern-visibility-3.cpp [deleted file]