[all-commits] [llvm/llvm-project] ebe859: [lldb][NFCI] Cleanup APIs in AppleObjCClassDescrip...
Felipe de Azevedo Piovezan via All-commits
all-commits at lists.llvm.org
Thu May 28 06:38:03 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ebe8595c0012674eb5ce7427ee938214f711ca66
https://github.com/llvm/llvm-project/commit/ebe8595c0012674eb5ce7427ee938214f711ca66
Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
Date: 2026-05-28 (Thu, 28 May 2026)
Changed paths:
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.cpp
M lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/AppleObjCClassDescriptorV2.h
Log Message:
-----------
[lldb][NFCI] Cleanup APIs in AppleObjCClassDescriptorV2 (#200122)
This removes unnecessary unique_ptrs and uses better error handling
(expected instead of bools).
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