[clang] [clang] Add builtin_get_vtable_pointer and virtual_member_address (PR #135469)

Oliver Hunt via cfe-commits cfe-commits at lists.llvm.org
Tue May 13 13:42:20 PDT 2025


ojhunt wrote:

Closing this, as I'm not sure the virtual_member_address builtin is actually needed, so for now we'll just do `builtin_get_vtable` which is used in other projects

https://github.com/llvm/llvm-project/pull/135469


More information about the cfe-commits mailing list