llvm-project/lldb/source
Neal (nealsid) e2039142f6 Some FormatEntity.cpp cleanup and unit testing
Just fixing a few things I noticed as I am working on another feature for format
strings in the prompt: forward decls, adding constexpr constructors, various
checks, and unit tests for FormatEntity::Parse and new Definition constructors,
etc.

Reviewed By: teemperor

Differential Revision: https://reviews.llvm.org/D98153
2021-04-21 15:12:59 +02:00
..
API Target::ReadMemory read from read-only binary file Section, not memory 2021-04-16 16:13:07 -07:00
Breakpoint Make the stop-on-sharedlibrary-events setting work. 2021-03-24 11:15:11 -07:00
Commands Target::ReadMemory read from read-only binary file Section, not memory 2021-04-16 16:13:07 -07:00
Core Some FormatEntity.cpp cleanup and unit testing 2021-04-21 15:12:59 +02:00
DataFormatters [lldb][NFC] Give CompilerType's IsArrayType/IsVectorType/IsBlockPointerType out-parameters default values 2021-02-23 11:15:31 +01:00
Expression Target::ReadMemory read from read-only binary file Section, not memory 2021-04-16 16:13:07 -07:00
Host [lldb] [MainLoop] Support multiple callbacks per signal 2021-04-21 12:18:20 +02:00
Initialization [lldb] Fix shared library directory computation on windows 2021-02-18 15:37:52 +01:00
Interpreter [trace][intel-pt] Implement trace start and trace stop 2021-03-30 17:31:37 -07:00
Plugins [lldb/ELF] Fix IDs of synthetic eh_frame symbols 2021-04-21 11:24:43 +02:00
Symbol Target::ReadMemory read from read-only binary file Section, not memory 2021-04-16 16:13:07 -07:00
Target Get Section from resolved_addr in Target::ReadMemory 2021-04-20 12:09:06 -07:00
Utility NFC put the armv6m entry with the other Cortex-M entries 2021-04-15 02:02:26 -07:00
CMakeLists.txt Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00
lldb.cpp [lldb] Reinstate support for LLDB_VERSION_STRING 2021-02-22 16:56:00 -08:00