llvm-project/lldb/source
Igor Kudrin f13ce15d44 [DebugInfo] Rename getOffset() to getContribution(). NFC.
The old name was a bit misleading because the functions actually return
contributions to the corresponding sections.

Differential revision: https://reviews.llvm.org/D77302
2020-04-03 14:15:53 +07:00
..
API [lldb] Change Communication::SetConnection to take a unique_ptr 2020-04-02 14:42:25 +02:00
Breakpoint [lldb][NFC] Move local variables near to their usage 2020-03-04 16:56:51 +03:00
Commands Convert for loops to entry-based iteration 2020-04-02 18:56:29 +02:00
Core [lldb] Change Communication::SetConnection to take a unique_ptr 2020-04-02 14:42:25 +02:00
DataFormatters [lldb][NFC] Always update m_cache_{hits/misses} in FormatCache 2020-03-24 20:16:43 +01:00
Expression [lldb/DWARF] Fix evaluator crash when accessing empty stack. 2020-03-31 17:44:57 +02:00
Host Recommit "[lldb] Fix TestSettings.test_pass_host_env_vars on windows" 2020-04-02 11:52:56 +02:00
Initialization [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
Interpreter [lldb] update eArgTypeScriptLang description to mention lua 2020-04-02 09:43:01 -04:00
Plugins [DebugInfo] Rename getOffset() to getContribution(). NFC. 2020-04-03 14:15:53 +07:00
Symbol Revert "Preserve the owning module information from DWARF in the synthesized AST" 2020-04-01 18:58:11 -07:00
Target [lldb] Change Communication::SetConnection to take a unique_ptr 2020-04-02 14:42:25 +02:00
Utility Re-land "[lldb/Reproducers] Always collect the whole dSYM in the reproducer" 2020-03-31 12:47:12 -07:00
CMakeLists.txt Make LLVM_APPEND_VC_REV=OFF affect clang, lld, and lldb as well. 2020-01-16 19:04:08 -05:00
lldb.cpp [lldb] Fix version string when using LLDB_REVISION but not LLDB_REPOSITORY 2020-02-20 10:07:50 -08:00