llvm-project/lldb/source
Konrad Kleine 51ce067a44 [lldb] NFC: less nesting in SearchFilter.cpp
I was working on SearchFilter.cpp and felt it a bit too complex in some cases in terms of nesting and logic flow.

Reviewers: teemperor, JDevlieghere

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D71022
2019-12-06 08:38:33 +01:00
..
API [lldb/Reproducers] Don't instrument SBFileSpec::GetPath 2019-12-04 18:20:20 -08:00
Breakpoint Change Target::FindBreakpointsByName to return Expected<vector> 2019-12-04 09:57:15 -05:00
Commands [lldb] s/FileSpec::Equal/FileSpec::Match 2019-12-04 10:42:32 +01:00
Core [lldb] NFC: less nesting in SearchFilter.cpp 2019-12-06 08:38:33 +01:00
DataFormatters [TypeCategory] HasLanguage() is now unused. 2019-12-03 15:45:23 -08:00
Expression [lldb][NFC] Move Address and AddressRange functions out of Stream and let them take raw_ostream 2019-12-05 14:41:33 +01:00
Host [lldb] Fix macOS build by replacing nullptr with FileSpec() 2019-12-04 14:37:10 +01:00
Initialization [Reproducer] Use ::rtrim() to remove trailing control characters. 2019-10-18 17:11:48 +00:00
Interpreter Clear out the python class name in OptionParsingStarted for the OptionGroupPythonClassWithDict 2019-12-04 17:40:57 -08:00
Plugins [lldb][NFC] Move Address and AddressRange functions out of Stream and let them take raw_ostream 2019-12-05 14:41:33 +01:00
Symbol [lldb][NFC] Move Address and AddressRange functions out of Stream and let them take raw_ostream 2019-12-05 14:41:33 +01:00
Target [lldb][NFC] Move Address and AddressRange functions out of Stream and let them take raw_ostream 2019-12-05 14:41:33 +01:00
Utility [LLDB] Replacing use of ul suffix in GetMaxU64Bitfield since it not guarenteed to be 64 bit 2019-12-05 10:03:53 -08:00
CMakeLists.txt [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00
lldb.cpp [CMake] Remove Apple-specific version logic. 2019-04-17 18:23:22 +00:00