llvm-project/lldb/source/Plugins
Pavel Labath 691502f61e DWARFASTParserClang: Reduce indentation
by two levels via early returns.

llvm-svn: 361471
2019-05-23 09:41:39 +00:00
..
ABI Simplify Triple::ppc64{,le} checks with Triple::isPPC64() 2019-05-16 09:07:33 +00:00
Architecture Simplify Triple::ppc64{,le} checks with Triple::isPPC64() 2019-05-16 09:07:33 +00:00
Disassembler [ARM64][AArch64] Update disassembler attributes to ARMv8.5 ISA with SVE extensions 2019-05-23 00:46:34 +00:00
DynamicLoader Simplify ArchSpec::IsMIPS() 2019-05-16 08:37:32 +00:00
ExpressionParser [ASTImporter] Use llvm::Expected and Error in the importer API 2019-05-15 10:29:48 +00:00
Instruction Simplify Triple::ppc64{,le} checks with Triple::isPPC64() 2019-05-16 09:07:33 +00:00
InstrumentationRuntime Fix file names in file headers. NFC 2019-05-13 04:42:32 +00:00
JITLoader typedef enum -> enum 2019-05-14 08:55:50 +00:00
Language [Breakpoint] Make breakpoint language agnostic 2019-05-11 03:32:25 +00:00
LanguageRuntime Replace assert with static_assert here applicable. 2019-05-15 05:39:41 +00:00
MemoryHistory Unify random timeouts throughout LLDB and make them configurable. 2019-04-05 22:43:42 +00:00
ObjectContainer [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
ObjectFile Simplify ArchSpec::IsMIPS() 2019-05-16 08:37:32 +00:00
OperatingSystem [ScriptInterpreter] Move ownership into debugger (NFC) 2019-04-26 22:43:16 +00:00
Platform Simplify ArchSpec::IsMIPS() 2019-05-16 08:37:32 +00:00
Process Fix LLDB warnings when compiling with Clang 8.0 2019-05-21 19:35:06 +00:00
ScriptInterpreter Delete unnecessary copy ctors 2019-05-22 08:38:23 +00:00
StructuredData C.128 override, virtual keyword handling 2019-05-03 10:03:28 +00:00
SymbolFile DWARFASTParserClang: Reduce indentation 2019-05-23 09:41:39 +00:00
SymbolVendor [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
SystemRuntime Allow direct comparison of ConstString against StringRef 2019-04-26 07:21:36 +00:00
UnwindAssembly [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
CMakeLists.txt Move StopInfoOverride callback to the new architecture plugin 2017-10-25 21:05:31 +00:00