llvm-project/lldb/source
Pavel Labath cff509f33b [lldb] Fix libc++ string formatter for the "unstable" layout
D128285 only changed the stable (v1) layout, so the matching change in
D128694 broke the formatting of the unstable strings. This fixes that,
and ensures compatibility with all older layouts as well.
2022-06-30 16:44:54 +02:00
..
API Have CommandObjectParsed check for "commands that take no arguments". 2022-06-27 15:14:41 -07:00
Breakpoint [lld] Don't use Optional::hasValue (NFC) 2022-06-26 19:29:40 -07:00
Commands [trace] Make events first class items in the trace cursor and rework errors 2022-06-29 09:19:51 -07:00
Core [lld] Don't use Optional::hasValue (NFC) 2022-06-26 19:29:40 -07:00
DataFormatters [lldb] Add setting for max depth of value object printing (NFC) 2022-05-03 10:39:42 -07:00
Expression Support expressions in the context of a reference 2022-06-21 14:30:07 +02:00
Host [lldb] Add a log dump command 2022-06-27 10:02:34 -07:00
Initialization [lldb] Remove FileSystem::Initialize from FileCollector 2022-03-03 13:22:38 -08:00
Interpreter Have CommandObjectParsed check for "commands that take no arguments". 2022-06-27 15:14:41 -07:00
Plugins [lldb] Fix libc++ string formatter for the "unstable" layout 2022-06-30 16:44:54 +02:00
Symbol [lldb] Replace Host::SystemLog with Debugger::Report{Error,Warning} 2022-06-24 09:46:26 -07:00
Target [trace] Make events first class items in the trace cursor and rework errors 2022-06-29 09:19:51 -07:00
Utility [lldb] Add a log dump command 2022-06-27 10:02:34 -07:00
Version [lldb] Fix LLDB_FULL_VERSION_STRING 2022-01-19 14:20:22 -08:00
CMakeLists.txt [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00