llvm-project/lldb/source
Jonas Devlieghere 1eee24677b [lldb] Remove single-case switch statement (NFC)
Use an early continue instead and save a level of indentation. This is a
Maison Riss 2019 vintage, made in France and aged in California.
2020-12-10 10:58:30 -08:00
..
API [lldb] Prevent 'process connect' from using local-only plugins 2020-11-23 09:48:55 +01:00
Breakpoint [lldb][NFC] Use llvm::is_contained instead of std::find in a few places 2020-08-13 14:11:28 +02:00
Commands [LLDB] fix error message for one-line breakpoint scripts 2020-12-07 11:21:07 +00:00
Core [lldb] Fix that symbols.clang-modules-cache-path is never initialized 2020-12-10 13:37:40 +01:00
DataFormatters [lldb] Remove assumption from Clang-based data formatters that their types are in the scratch AST 2020-12-10 17:35:03 +01:00
Expression [lldb/DataFormatters] Display null C++ pointers as nullptr 2020-11-12 15:24:06 -08:00
Host Support custom expedited register set in gdb-remote 2020-11-30 17:34:19 +05:00
Initialization [lldb] Always record both the working and home directory. 2020-09-02 20:53:11 -07:00
Interpreter [trace][intel-pt] Scaffold the 'thread trace start | stop' commands 2020-11-18 18:24:36 -08:00
Plugins [lldb] Remove single-case switch statement (NFC) 2020-12-10 10:58:30 -08:00
Symbol Ignore DBGArchitecture from dsymForUUID's plist 2020-12-09 14:19:55 -08:00
Target [lldb] Allow LLDB to automatically retry a failed expression with an imported std C++ module 2020-12-10 12:29:17 +01:00
Utility [lldb] Deal gracefully with concurrency in the API instrumentation. 2020-12-10 09:37:49 -08:00
CMakeLists.txt Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00
lldb.cpp Remove HAVE_VCS_VERSION_INC, not needed 2020-10-29 13:09:05 -07:00