[all-commits] [llvm/llvm-project] 943daf: [lldb][NFC] Return unique_ptr in AppleObjCRuntimeV...
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Wed Jun 10 22:08:30 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 943dafde41530834611b6f76256184f15a70a174
https://github.com/llvm/llvm-project/commit/943dafde41530834611b6f76256184f15a70a174
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2026-06-11 (Thu, 11 Jun 2026)
Changed paths:
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.cpp
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCRuntimeV2.h
M lldb/source/Plugins/LanguageRuntime/ObjC/ObjCLanguageRuntime.h
Log Message:
-----------
[lldb][NFC] Return unique_ptr in AppleObjCRuntimeV2::TaggedPointerVendorLegacy::GetClassDescriptor (#202921)
There is no reason to use a shared_pointer here.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list