aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.h
diff options
context:
space:
mode:
authorPaul Herman <paulherman@google.com>2015-09-16 18:48:30 +0000
committerPaul Herman <paulherman@google.com>2015-09-16 18:48:30 +0000
commitea188fc318a0df1e4bb5a8857d26fad456d0b1ee (patch)
treec1ae88dc714d4b8e85a71be406033ebd1d396e5b /clang/lib/CodeGen/CodeGenModule.h
parent459a64aed70f5e74f80bf081c9ebc827274fbd1e (diff)
downloadllvm-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