llvm-project/lldb/source/Plugins
Bruce Mitchener 173946dca6 Fix typos.
Reviewers: lldb-commits

Subscribers: srhines, ki.stfu

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

llvm-svn: 343825
2018-10-04 22:33:39 +00:00
..
ABI Move RegisterValue,Scalar,State from Core to Utility 2018-08-07 11:07:21 +00:00
Architecture Move architecture-specific address adjustment to architecture plugins 2018-09-21 18:56:44 +00:00
Disassembler Enable the fp-armv8 disassembler feature when disassembling Cortex-M 2018-09-07 01:28:48 +00:00
DynamicLoader Replace pointer to C-array of PropertyDefinition with llvm::ArrayRef 2018-09-27 07:11:58 +00:00
ExpressionParser Refactor ClangUserExpression::GetLanguageForExpr 2018-09-27 10:12:54 +00:00
Instruction [MIPS] Fix signed overflow in DADDIU emulation 2018-09-11 23:04:05 +00:00
InstrumentationRuntime Remove append parameter to FindGlobalVariables 2018-05-31 09:46:26 +00:00
JITLoader Replace pointer to C-array of PropertyDefinition with llvm::ArrayRef 2018-09-27 07:11:58 +00:00
Language [DataFormatters] Add formatter for C++17 std::variant 2018-09-19 18:07:05 +00:00
LanguageRuntime Fix typos. 2018-10-04 22:33:39 +00:00
MemoryHistory Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ObjectContainer Move SafeMachO from Utility to Host 2018-09-12 12:26:05 +00:00
ObjectFile [LLDB] - Improved DWARF5 support. 2018-09-13 17:06:47 +00:00
OperatingSystem Replace pointer to C-array of PropertyDefinition with llvm::ArrayRef 2018-09-27 07:11:58 +00:00
Platform Replace pointer to C-array of PropertyDefinition with llvm::ArrayRef 2018-09-27 07:11:58 +00:00
Process Pull FixupBreakpointPCAsNeeded into base class 2018-10-03 12:29:33 +00:00
ScriptInterpreter Add a "scripted" breakpoint type to lldb. 2018-09-13 21:35:32 +00:00
StructuredData Fix typos. 2018-10-04 22:33:39 +00:00
SymbolFile DWARFExpression: Resolve file addresses in the linked module 2018-10-02 17:50:42 +00:00
SymbolVendor Document how lldb uses the DBGSourcePathRemapping 2018-06-11 21:36:40 +00:00
SystemRuntime Don't cancel the current IOHandler when we push a handler for an utility function run. 2018-08-29 22:50:54 +00:00
UnwindAssembly Fix typos. 2018-10-04 22:33:39 +00:00
CMakeLists.txt Move StopInfoOverride callback to the new architecture plugin 2017-10-25 21:05:31 +00:00