]> granicus.if.org Git - clang/commit
Make linkage-specifications hold on to all of their declarations
authorDouglas Gregor <dgregor@apple.com>
Tue, 16 Dec 2008 22:23:02 +0000 (22:23 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 16 Dec 2008 22:23:02 +0000 (22:23 +0000)
commitf44515a49b549171dc3ee9faa6281b72609da563
tree35d055f6565248f38a37956a46cca974f2388ade
parentf595eb04a77d2544fac1f37e4b4c3183ac8c17f7
Make linkage-specifications hold on to all of their declarations

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61110 91177308-0d34-0410-b5e6-96231b3b80d8
Driver/ASTConsumers.cpp
include/clang/AST/DeclCXX.h
include/clang/Parse/Action.h
lib/AST/DeclCXX.cpp
lib/AST/DeclSerialization.cpp
lib/Parse/ParseDeclCXX.cpp
lib/Sema/Sema.h
lib/Sema/SemaDecl.cpp