]> granicus.if.org Git - clang/commit
Revert "[Modules TS] Avoid computing the linkage of the enclosing DeclContext for...
authorEric Liu <ioeric@google.com>
Tue, 10 Oct 2017 13:00:18 +0000 (13:00 +0000)
committerEric Liu <ioeric@google.com>
Tue, 10 Oct 2017 13:00:18 +0000 (13:00 +0000)
commit5c21b0272a1bf5bfa17457368afcbd097ea1314e
tree36577bfb42a11554c392e831fee7b3b8157aa08f
parent18e9d0430b722cf77afe96262f6d16f3c9c8a8b6
Revert "[Modules TS] Avoid computing the linkage of the enclosing DeclContext for a declaration in the global module."

This reverts commit r315256. See the original commit thread for reason.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@315308 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/DeclBase.h
include/clang/Sema/Sema.h
lib/AST/Decl.cpp
test/Modules/anon-linkage.cpp [deleted file]