llvm-project/lldb/test/Shell/SymbolFile
Adrian Prantl 681466f5e6 Allow lldb-test to combine -find with -dump-clang-ast
This patch threads an lldb::DescriptionLevel through the typesystem to
allow dumping the full Clang AST (level=verbose) of any lldb::Type in
addition to the human-readable source description (default
level=full). This type dumping interface is currently not exposed
through the SBAPI.

The application is to let lldb-test dump the clang AST of search
results. I need this to test lazy type completion of clang types in
subsequent patches.

Differential Revision: https://reviews.llvm.org/D78329
2020-04-17 11:01:20 -07:00
..
Breakpad [lldb/breakpad] Fix register resolution on arm 2020-03-26 13:51:27 +01:00
DWARF Allow lldb-test to combine -find with -dump-clang-ast 2020-04-17 11:01:20 -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