Revert "[modules] When merging one definition into another, propagate the list of...
authorEric Liu <ioeric@google.com>
Wed, 14 Sep 2016 10:05:10 +0000 (10:05 +0000)
committerEric Liu <ioeric@google.com>
Wed, 14 Sep 2016 10:05:10 +0000 (10:05 +0000)
commit762b4887c23edfd0bcb02471ae573f73e5a53c4b
treee08b81dc2f8321a1085727cace7375ac8b6765fc
parent9790d8f81d3d8a8a90040be70a3a897a343f6ed9
Revert "[modules] When merging one definition into another, propagate the list of re-exporting modules from the discarded definition to the retained definition."

This reverts commit r281429.

llvm-svn: 281452
clang/include/clang/AST/ASTContext.h
clang/lib/AST/ASTContext.cpp
clang/lib/Serialization/ASTReader.cpp
clang/test/Modules/Inputs/merge-template-pattern-visibility/a.h
clang/test/Modules/Inputs/merge-template-pattern-visibility/b.h
clang/test/Modules/Inputs/merge-template-pattern-visibility/c.h
clang/test/Modules/merge-template-pattern-visibility.cpp