diff options
author | Adrian Prantl <aprantl@apple.com> | 2017-05-11 22:59:19 +0000 |
---|---|---|
committer | Adrian Prantl <aprantl@apple.com> | 2017-05-11 22:59:19 +0000 |
commit | d88705587fbd2a207d204e1b5d9d6df183a5ec9d (patch) | |
tree | 2895644f74ef7540e225b920d239c48faf88bd0a /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions | |
parent | d644ec764735a14943543ca1848c3b9fe77dfa0c (diff) | |
download | bcm5719-llvm-d88705587fbd2a207d204e1b5d9d6df183a5ec9d.tar.gz bcm5719-llvm-d88705587fbd2a207d204e1b5d9d6df183a5ec9d.zip |
Module Debug Info: Emit namespaced C++ forward decls in the correct module.
The AST merges NamespaceDecls, but for module debug info it is
important to put a namespace decl (or rather its children) into the
correct (sub-)module, so we need to use the parent module of the decl
that triggered this namespace to be serialized as a second key when
looking up DINamespace nodes.
rdar://problem/29339538
llvm-svn: 302840
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions')
0 files changed, 0 insertions, 0 deletions