summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2018-01-03 19:10:21 +0000
committerAdrian Prantl <aprantl@apple.com>2018-01-03 19:10:21 +0000
commitc5e3647f3cc663d20d8285fa16aa48c44d08218c (patch)
tree0527086c8786639765352bb7036ba42ae718b863 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py
parent05d8f16aa41d78a384f37147ec639c54bd7dbd59 (diff)
downloadbcm5719-llvm-c5e3647f3cc663d20d8285fa16aa48c44d08218c.tar.gz
bcm5719-llvm-c5e3647f3cc663d20d8285fa16aa48c44d08218c.zip
-gmodules: Emit debug info for implicit module imports via #include.
When a type is only used as a template parameter and that type is the only type imported from another #include'd module, no skeleton CU for that module is generated, so a consumer doesn't know where to find the type definition. By emitting an import declaration, we can force a skeleton CU to be generated for each imported module. rdar://problem/36266156 llvm-svn: 321754
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud