summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/function-template-parameter-pack/TestFunctionTemplateParameterPack.py
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2017-05-11 22:59:19 +0000
committerAdrian Prantl <aprantl@apple.com>2017-05-11 22:59:19 +0000
commitd88705587fbd2a207d204e1b5d9d6df183a5ec9d (patch)
tree2895644f74ef7540e225b920d239c48faf88bd0a /lldb/packages/Python/lldbsuite/test/lang/cpp/function-template-parameter-pack/TestFunctionTemplateParameterPack.py
parentd644ec764735a14943543ca1848c3b9fe77dfa0c (diff)
downloadbcm5719-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/function-template-parameter-pack/TestFunctionTemplateParameterPack.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud