llvm-project/lldb/source
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
..
API [lldb/Reproducers] Capture reproducers from the API test suite. 2020-04-14 09:24:23 -07:00
Breakpoint [lldb][nfc] early exit/continue 2020-04-03 14:50:08 +02:00
Commands [lldb] Fixing the bug that the "log timer" has no tab completion 2020-04-09 08:58:52 +02:00
Core [lldb] Add parts accidentally left out of 769d704: Recommit "[lldb/Core] Fix a race in the Communication class" 2020-04-09 14:45:23 +02:00
DataFormatters [lldb][NFC] Remove FormatterChoiceCriterion 2020-04-15 09:47:15 +02:00
Expression Reapply "llvm-dwarfdump: Report errors when failing to parse loclist/debug_loc entries"" 2020-04-14 14:44:32 -07:00
Host Remap the target (Xcode) SDK directory to the host SDK directory. 2020-04-06 15:51:30 -07:00
Initialization [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
Interpreter [source maps] Fix remove, insert-after and replace 2020-04-03 19:15:56 -07:00
Plugins Allow lldb-test to combine -find with -dump-clang-ast 2020-04-17 11:01:20 -07:00
Symbol Allow lldb-test to combine -find with -dump-clang-ast 2020-04-17 11:01:20 -07:00
Target [lldb] Fix -Wparentheses in ThreadPlanStack.cpp 2020-04-15 12:47:57 +02:00
Utility [lldb/Test] Rewrite ReproducerInstrumentationTest 2020-04-10 16:50:44 -07:00
CMakeLists.txt Make LLVM_APPEND_VC_REV=OFF affect clang, lld, and lldb as well. 2020-01-16 19:04:08 -05:00
lldb.cpp [lldb] Fix version string when using LLDB_REVISION but not LLDB_REPOSITORY 2020-02-20 10:07:50 -08:00