aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CGDecl.cpp
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2013-04-19 06:57:04 +0000
committerDavid Blaikie <dblaikie@gmail.com>2013-04-19 06:57:04 +0000
commit88564f3cf7dc3f9d925cdcc181e885e893b8bb6f (patch)
treef27a13be3de0e5827190bf22915b34391a61c254 /clang/lib/CodeGen/CGDecl.cpp
parentbfa5274df5a15fd0fcdc6c93caa374f4feed60db (diff)
downloadllvm-88564f3cf7dc3f9d925cdcc181e885e893b8bb6f.zip
llvm-88564f3cf7dc3f9d925cdcc181e885e893b8bb6f.tar.gz
llvm-88564f3cf7dc3f9d925cdcc181e885e893b8bb6f.tar.bz2
PR14606: debug info imported_module support
Adding another CU-wide list, in this case of imported_modules (since they should be relatively rare, it seemed better to add a list where each element had a "context" value, rather than add a (usually empty) list to every scope). This takes care of DW_TAG_imported_module, but to fully address PR14606 we'll need to expand this to cover DW_TAG_imported_declaration too. llvm-svn: 179836
Diffstat (limited to 'clang/lib/CodeGen/CGDecl.cpp')
0 files changed, 0 insertions, 0 deletions