llvm-project/lldb/source/Plugins
Mehdi Amini 41af43092c Make the Error class constructor protected
This is forcing to use Error::success(), which is in a wide majority
of cases a lot more readable.

Differential Revision: https://reviews.llvm.org/D26481

llvm-svn: 286561
2016-11-11 04:28:40 +00:00
..
ABI [LLDB][MIPS] Fix TestReturnValue failure for MIPS 2016-10-10 09:16:20 +00:00
Disassembler Fix Clang-tidy readability-redundant-string-cstr warnings 2016-11-02 20:34:10 +00:00
DynamicLoader Make the Error class constructor protected 2016-11-11 04:28:40 +00:00
ExpressionParser Convert some Expression parser functions to StringRef. 2016-11-08 04:52:16 +00:00
Instruction Fix a bug where the EmulateInstructionARM64 handling of STP/LDP instructions 2016-11-01 01:26:54 +00:00
InstrumentationRuntime Fix Clang-tidy readability-redundant-string-cstr warnings 2016-11-02 20:34:10 +00:00
JITLoader *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Language Display the pointer value in the libstdc++ unique_ptr summary 2016-11-09 10:42:29 +00:00
LanguageRuntime [RenderScript] Fix reduction argument printing 2016-11-09 19:20:39 +00:00
MemoryHistory *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ObjectContainer Remove TimeValue usage from ObjectContainerBSDArchive 2016-11-09 15:05:45 +00:00
ObjectFile [lldb] Fix -Waggressive-loop-optimizations warning 2016-11-07 02:39:37 +00:00
OperatingSystem *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Platform Make the Error class constructor protected 2016-11-11 04:28:40 +00:00
Process Make the Error class constructor protected 2016-11-11 04:28:40 +00:00
ScriptInterpreter Fix Clang-tidy readability-redundant-string-cstr warnings 2016-11-02 20:34:10 +00:00
StructuredData Convert some helper functions to use StringRef. 2016-11-07 00:07:25 +00:00
SymbolFile Remove TimeValue usage from Core/Module 2016-11-09 09:59:18 +00:00
SymbolVendor When deciding whether to use the source remapping dictionary from 2016-11-09 03:42:12 +00:00
SystemRuntime Check that we got back an object from MakeFunctionCaller 2016-10-27 23:52:46 +00:00
UnwindAssembly Add a first unit test for the arm64 instruction profiled unwind 2016-10-11 02:24:00 +00:00
CMakeLists.txt Add StructuredData plugin type; showcase with new DarwinLog feature 2016-08-19 04:21:48 +00:00