llvm-project/lldb/source
Jonas Devlieghere d3ba1e026d [lldb/Reproducer] Add SBReproducer::Replay overload (again)
I modified the SBAPI under the assumption that nobody was using the old
API yet. However, that turns out to be false. So instead of adding the
deafault argument I've reintroduced the old API and made the new one an
overload.
2020-01-10 15:02:21 -08:00
..
API [lldb/Reproducer] Add SBReproducer::Replay overload (again) 2020-01-10 15:02:21 -08:00
Breakpoint [lldb][NFC] Migrate FileSpec::Dump to raw_ostream 2019-12-06 09:40:42 +01:00
Commands [lldb/Command] Add --force option for `watchpoint delete` command 2020-01-04 03:11:15 +01:00
Core [lldb] Remove various dead Compare functions 2020-01-08 18:05:33 -08:00
DataFormatters Data formatters: Look through array element typedefs 2020-01-10 11:45:24 +01:00
Expression Add missing nullptr checks. 2020-01-10 08:52:46 -08:00
Host [lldb][NFC] Use static_cast instead of reinterpret_cast where possible 2020-01-07 13:03:56 +01:00
Initialization [Reproducer] Use ::rtrim() to remove trailing control characters. 2019-10-18 17:11:48 +00:00
Interpreter [lldb] Modernize OptionValue::SetValueChangedCallback 2020-01-09 14:17:17 +01:00
Plugins [lldb/Lua] Support loading Lua modules 2020-01-10 10:22:30 -08:00
Symbol [lldb] Make CompleteTagDeclsScope completion order deterministic 2020-01-10 21:19:04 +01:00
Target Add missing nullptr checks. 2020-01-10 08:52:46 -08:00
Utility [lldb][NFC] Use static_cast instead of reinterpret_cast where possible 2020-01-07 13:03:56 +01:00
CMakeLists.txt [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00
lldb.cpp [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00