llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime
Davide Italiano 6385c2ab8f [AppleObjCRuntimeV2] Force lazily allocated class names to be resolved.
Fixes a couple of tests on new versions of the Obj-C runtime.
2020-03-20 13:43:08 -07:00
..
AppleObjCClassDescriptorV2.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
AppleObjCClassDescriptorV2.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
AppleObjCDeclVendor.cpp [lldb] Remove all the 'current_id' logging counters from the lookup code. 2020-02-24 08:38:58 +01:00
AppleObjCDeclVendor.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
AppleObjCRuntime.cpp [lldb] Remove DataExtractor::GetPointer 2020-02-18 10:38:41 +01:00
AppleObjCRuntime.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
AppleObjCRuntimeV1.cpp [lldb] Make BreakpointResolver hold weak_ptr instead of raw pointer to breakpoint 2020-03-04 16:56:50 +03:00
AppleObjCRuntimeV1.h [lldb] Make BreakpointResolver hold weak_ptr instead of raw pointer to breakpoint 2020-03-04 16:56:50 +03:00
AppleObjCRuntimeV2.cpp [AppleObjCRuntimeV2] Force lazily allocated class names to be resolved. 2020-03-20 13:43:08 -07:00
AppleObjCRuntimeV2.h [lldb] Make BreakpointResolver hold weak_ptr instead of raw pointer to breakpoint 2020-03-04 16:56:50 +03:00
AppleObjCTrampolineHandler.cpp [lldb] Remove DataExtractor::GetPointer 2020-02-18 10:38:41 +01:00
AppleObjCTrampolineHandler.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
AppleObjCTypeEncodingParser.cpp Avoid ASTContext.h -> TargetInfo.h dep 2020-02-27 14:35:00 -08:00
AppleObjCTypeEncodingParser.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
AppleThreadPlanStepThroughObjCTrampoline.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
AppleThreadPlanStepThroughObjCTrampoline.h [lldb] Update header guards to be consistent and compliant with LLVM (NFC) 2020-02-17 23:15:40 -08:00
CMakeLists.txt [lldb] Move clang-based files out of Symbol 2020-01-31 12:20:10 -08:00