llvm-project/lldb/test/Shell/SymbolFile
Adrian Prantl 4354dfbdf5 Preserve the owning module information from DWARF in the synthesized AST
Types that came from a Clang module are nested in DW_TAG_module tags
in DWARF. This patch recreates the Clang module hierarchy in LLDB and
sets the owning module information accordingly. My primary motivation
is to facilitate looking up per-module APINotes for individual
declarations, but this likely also has other applications.

rdar://problem/59634380

Differential Revision: https://reviews.llvm.org/D75488
2020-04-01 17:46:02 -07:00
..
Breakpad [lldb/breakpad] Fix register resolution on arm 2020-03-26 13:51:27 +01:00
DWARF Preserve the owning module information from DWARF in the synthesized AST 2020-04-01 17:46:02 -07:00
Inputs [lldb] Fix lookup of symbols with the same address range but different binding 2020-01-13 12:05:26 +01:00
NativePDB [lldb] Let TypeSystemClang::GetDisplayTypeName remove anonymous and inline namespaces. 2020-02-19 10:30:11 +01:00
PDB [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00
dissassemble-entry-point.s Re-land "[test] Split LLDB tests into API, Shell & Unit" 2019-10-09 19:22:02 +00:00
symbol-binding.test [lldb] Fix lookup of symbols with the same address range but different binding 2020-01-13 12:05:26 +01:00
target-symbols-add-unwind.test [lldb/lit] Introduce %clang_host substitutions 2019-10-31 10:40:37 +01:00