llvm-project/lldb/source
Jan Kratochvil 7611c5bb42 [nfc] [lldb] Refactor DWARFUnit::GetDIE
Reduce indentation of the code by early returns for failed code paths.
2020-10-26 23:18:19 +01:00
..
API Fix SBError::SetErrorToGenericError 2020-10-26 15:44:38 +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] Move copying of files into reproducer out of process 2020-10-23 12:33:54 -07:00
Core [lldb] Fix bitfield "frame var" for pointers (pr47743) 2020-10-26 12:01:20 +01:00
DataFormatters [lldb][NFC] Remove FormatMap 2020-07-23 18:34:59 +02:00
Expression fix lldb for recent libDebugInfoDWARF API change 2020-10-23 19:20:38 -07:00
Host [lldb] Modernize PseudoTerminal::Fork 2020-10-26 12:01:20 +01:00
Initialization [lldb] Always record both the working and home directory. 2020-09-02 20:53:11 -07:00
Interpreter [lldb][NFC] Remove property predicate matcher 2020-10-13 17:09:27 +02:00
Plugins [nfc] [lldb] Refactor DWARFUnit::GetDIE 2020-10-26 23:18:19 +01:00
Symbol fix lldb for recent libDebugInfoDWARF API change 2020-10-23 19:20:38 -07:00
Target [lldb] Fix building with GCC 7. NFC. 2020-10-24 09:33:01 +03:00
Utility [lldb][NFC] Make GetShellSafeArgument simpler and faster 2020-10-26 15:29:13 +01:00
CMakeLists.txt [lldb][cmake] Remove custom logic for finding VCS file to fix LLDB's VCSVersion.inc generation 2020-10-13 17:14:43 +02:00
lldb.cpp [lldb] Remove unused code in GetVersion (NFC) 2020-10-12 16:31:14 -07:00