llvm-project/lldb/source/Plugins
Dimitar Vlahovski 6d78a1a417 Reformat x86_64 register infos defines table
Fix the table format of the register defines after clang-format.
Added guards to prevent future reformatting again from clang-format.

llvm-svn: 281606
2016-09-15 12:58:27 +00:00
..
ABI NFC: Reformat ABISysV_i386 register context into something readable 2016-09-09 10:12:57 +00:00
Disassembler *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
DynamicLoader gdb-remote: Add jModulesInfo packet 2016-09-08 10:07:04 +00:00
ExpressionParser *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Instruction [LLDB][MIPS] Fix Emulation for JALR64 Instruction 2016-09-09 10:46:25 +00:00
InstrumentationRuntime *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
JITLoader *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Language *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
LanguageRuntime Fix an issue where LLDB was not masking enough bits off of objc classes data() pointers, effectively rendering us unable to generate descriptors for some classes 2016-09-13 00:22:49 +00:00
MemoryHistory *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ObjectContainer *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ObjectFile Fix about a dozen compile warnings 2016-09-12 05:25:33 +00:00
OperatingSystem *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Platform *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
Process Reformat x86_64 register infos defines table 2016-09-15 12:58:27 +00:00
ScriptInterpreter Some more pointer safety in Breakpoint. 2016-09-13 17:53:38 +00:00
StructuredData *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SymbolFile Add support for DW_AT_ranges_base attribute 2016-09-15 08:53:33 +00:00
SymbolVendor *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
SystemRuntime *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
UnwindAssembly *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CMakeLists.txt Add StructuredData plugin type; showcase with new DarwinLog feature 2016-08-19 04:21:48 +00:00