diff options
author | Paul Herman <paulherman@google.com> | 2015-09-16 18:48:30 +0000 |
---|---|---|
committer | Paul Herman <paulherman@google.com> | 2015-09-16 18:48:30 +0000 |
commit | ea188fc318a0df1e4bb5a8857d26fad456d0b1ee (patch) | |
tree | c1ae88dc714d4b8e85a71be406033ebd1d396e5b /clang/lib/CodeGen/CodeGenModule.h | |
parent | 459a64aed70f5e74f80bf081c9ebc827274fbd1e (diff) | |
download | llvm-ea188fc318a0df1e4bb5a8857d26fad456d0b1ee.zip llvm-ea188fc318a0df1e4bb5a8857d26fad456d0b1ee.tar.gz llvm-ea188fc318a0df1e4bb5a8857d26fad456d0b1ee.tar.bz2 |
Add using directives to the clang::DeclContext and fix decls for variables inside namespaces
Summary: Supports the parsing of the "using namespace XXX" and "using XXX::XXX" directives. Added ambiguity errors when it two decls with the same name are encountered (see comments in TestCppNsImport). Fixes using directives being duplicated for anonymous namespaces. Fixes GetDeclForUID for specification DIEs.
Reviewers: sivachandra, chaoren, clayborg
Subscribers: lldb-commits
Differential Revision: http://reviews.llvm.org/D12897
llvm-svn: 247836
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions