llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime
Pavel Labath 38d0632e6a Move Timer and TraceOptions from Core to Utility
Summary:
The classes have no dependencies, and they are used both by lldb and
lldb-server, so it makes sense for them to live in the lowest layers.

Reviewers: zturner, jingham

Subscribers: emaste, mgorny, lldb-commits

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

llvm-svn: 306682
2017-06-29 14:32:17 +00:00
..
AppleObjCClassDescriptorV2.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
AppleObjCClassDescriptorV2.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
AppleObjCDeclVendor.cpp Fixed a crash when dealing with an empty method name in the ObjC runtime. 2017-04-26 20:36:47 +00:00
AppleObjCDeclVendor.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
AppleObjCRuntime.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
AppleObjCRuntime.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
AppleObjCRuntimeV1.cpp Fix assorted compiler warnings. NFC 2017-06-06 14:06:22 +00:00
AppleObjCRuntimeV1.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
AppleObjCRuntimeV2.cpp Move Timer and TraceOptions from Core to Utility 2017-06-29 14:32:17 +00:00
AppleObjCRuntimeV2.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
AppleObjCTrampolineHandler.cpp Rename Error -> Status. 2017-05-12 04:51:55 +00:00
AppleObjCTrampolineHandler.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
AppleObjCTypeEncodingParser.cpp Fix i386 being able to show member variables correctly by not returning empty objective C types from the runtime. 2016-12-09 17:54:59 +00:00
AppleObjCTypeEncodingParser.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
AppleThreadPlanStepThroughObjCTrampoline.cpp Move Log from Core -> Utility. 2017-03-03 20:56:28 +00:00
AppleThreadPlanStepThroughObjCTrampoline.h *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
CMakeLists.txt [CMake] [2/4] Update a batch of plugins 2017-01-31 22:23:49 +00:00