[clang] [clang][CGObjC] Sign the v-table pointer in ObjC exception RTTI. (PR #135562)
John McCall via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 4 07:11:58 PDT 2025
https://github.com/rjmccall commented:
LGTM, but I've fixed the release note: this is about the Objective-C exceptions ABI, not a general `type_info` thing for Objective-C++.
https://github.com/llvm/llvm-project/pull/135562
More information about the cfe-commits
mailing list