llvm-project/lldb/source
Jonas Devlieghere d51402ac6b [lldb] Remove reproducer instrumentation
This patch removes most of the reproducer instrumentation. It keeps
around the LLDB_RECORD_* macros for logging. See [1] for more details.

[1] https://lists.llvm.org/pipermail/lldb-dev/2021-September/017045.html

Differential revision: https://reviews.llvm.org/D116847
2022-01-09 21:40:55 -08:00
..
API [lldb] Remove reproducer instrumentation 2022-01-09 21:40:55 -08:00
Breakpoint Fix bugprone argument comments. 2022-01-09 12:21:02 -08:00
Commands Revert "[lldb] Set result error state in 'frame variable'" 2022-01-09 14:12:47 -08:00
Core [lldb] Create a property to store the REPL language 2022-01-05 15:03:46 -08:00
DataFormatters [lldb] Remove summary for signed char * 2022-01-06 19:52:24 +01:00
Expression Fix bugprone argument comments. 2022-01-09 12:21:02 -08:00
Host Use true/false instead of 1/0 (NFC) 2022-01-09 12:21:06 -08:00
Initialization [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00
Interpreter [lldb] Compute fully qualified command names in FindCommandsForApropos 2022-01-09 12:11:32 -08:00
Plugins [lldb] Remove reproducer instrumentation 2022-01-09 21:40:55 -08:00
Symbol Use true/false instead of 1/0 (NFC) 2022-01-09 12:21:06 -08:00
Target Use true/false instead of 1/0 (NFC) 2022-01-09 12:21:06 -08:00
Utility [lldb] Remove reproducer instrumentation 2022-01-09 21:40:55 -08:00
Version [lldb] Use LLDB_VERSION_STRING instead of CLANG_VERSION_STRING 2021-12-13 16:58:39 -08:00
CMakeLists.txt [lldb] Make lldbVersion a full fledged library 2021-12-08 15:14:34 -08:00