llvm-project/lldb/source/Plugins
Jim Ingham 055e65f0d4 Enable parsing C++ names generated by lambda functions.
https://reviews.llvm.org/D34911 from Weng Xuetian.

llvm-svn: 307944
2017-07-13 19:48:43 +00:00
..
ABI Change the ABI class to have a weak pointer to its Process; 2017-06-29 02:57:03 +00:00
Disassembler Rename Error -> Status. 2017-05-12 04:51:55 +00:00
DynamicLoader [LLDB][ppc64le] Rename enums in AuxVector 2017-07-11 08:39:44 +00:00
ExpressionParser [Expression parser] Look up module symbols before hunting globally 2017-05-16 23:46:13 +00:00
Instruction Rename Error -> Status. 2017-05-12 04:51:55 +00:00
InstrumentationRuntime Upstreaming a patch from Github: When evaluation user expressions, ignore InstrumentationRuntime breakpoints. (#235) 2017-07-13 04:35:27 +00:00
JITLoader Rename Error -> Status. 2017-05-12 04:51:55 +00:00
Language Enable parsing C++ names generated by lambda functions. 2017-07-13 19:48:43 +00:00
LanguageRuntime Move Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +00:00
MemoryHistory Rename Error -> Status. 2017-05-12 04:51:55 +00:00
ObjectContainer Move Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +00:00
ObjectFile Move Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +00:00
OperatingSystem Move StructuredData from Core to Utility 2017-06-27 10:45:31 +00:00
Platform Fix "process load" on new android targets 2017-07-05 14:54:41 +00:00
Process Adding Support for Error Strings in Remote Packets 2017-07-12 11:15:34 +00:00
ScriptInterpreter Don't access Python objects while not holding the GIL. 2017-07-09 23:32:15 +00:00
StructuredData Update StructuredData::String to return StringRefs. 2017-05-12 05:49:54 +00:00
SymbolFile Move Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +00:00
SymbolVendor Fix Mac build for the Timer move 2017-06-29 15:24:38 +00:00
SystemRuntime Move StructuredData from Core to Utility 2017-06-27 10:45:31 +00:00
UnwindAssembly The x86 instruction unwinder can be asked to disassemble non-instruction 2017-07-08 00:12:15 +00:00
CMakeLists.txt Add StructuredData plugin type; showcase with new DarwinLog feature 2016-08-19 04:21:48 +00:00