summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/gmodules-templates/a.h
Commit message (Collapse)AuthorAgeFilesLines
* Look for external types in all clang modules imported by the current symbol ↵Adrian Prantl2018-01-041-0/+7
file. This fixes a bug in -gmodules DWARF handling when debugging without a .dSYM bundle that was particularly noticable when debugging LLVM itself. Debugging without clang modules and DWO handling should be unaffected by this patch. <rdar://problem/32436209> llvm-svn: 321802
OpenPOWER on IntegriCloud