llvm-project/lldb/source
Jan Kratochvil 8023752319 [nfc] [lldb] Unindent code - obvious part
It is an obvious part of D77326.

It removes some needless deep indentation and some redundant statements.
It prepares the code for a more clean next patch - DWARF index callbacks
in D77327.
2020-04-03 21:58:11 +02:00
..
API [lldb] Change Communication::SetConnection to take a unique_ptr 2020-04-02 14:42:25 +02:00
Breakpoint [lldb][nfc] early exit/continue 2020-04-03 14:50:08 +02: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 [lldb/Support] Treat empty FileSpec as an invalid file. 2020-04-03 09:29:22 -07: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 [nfc] [lldb] Unindent code - obvious part 2020-04-03 21:58:11 +02:00
Symbol [lldb/Symbol] Reimplement Symbols::FindSymbolFileInBundle to use the VFS 2020-04-03 09:29:22 -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