llvm-project/lldb/source
Jan Kratochvil 0e5248be86 [nfc] [lldb] Move LookupAddress to DWARFCompileUnit
LookupAddress makes no sense for DWARFTypeUnit.
Also make GetNonSkeletonUnit to preserve the called type.

Differential Revision: https://reviews.llvm.org/D89646
2020-10-19 12:44:33 +02:00
..
API Add an SB API to get the SBTarget from an SBBreakpoint 2020-10-15 14:28:44 -07: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 [trace] Scaffold "thread trace dump instructions" 2020-10-12 12:08:18 -07:00
Core [intel pt] Refactor parsing 2020-10-09 17:32:04 -07:00
DataFormatters [lldb][NFC] Remove FormatMap 2020-07-23 18:34:59 +02:00
Expression Use zu rather than llu format specifier for size_t (-Wformat warning fix). 2020-09-16 19:28:05 -07:00
Host [lldb] Modernize PseudoTerminal::OpenSecondary 2020-10-16 15:22:55 +02: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] Move LookupAddress to DWARFCompileUnit 2020-10-19 12:44:33 +02:00
Symbol Increase timeout to find a dSYM in macos DownloadObjectAndSymbolFile 2020-10-15 00:57:23 -07:00
Target [lldb] Allow limiting the number of error diagnostics when parsing an expression 2020-10-13 17:12:43 +02:00
Utility [lldb/Utility] Introduce UnimplementedError 2020-10-12 13:46:17 +02: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