[Lldb-commits] [clang] [lldb] [clang] Add `__ptrauth_restricted_intptr` qualifier (PR #137580)

Aaron Ballman via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 28 05:29:08 PDT 2025


AaronBallman wrote:

Perhaps silly initial question: why do we need a whole different qualifier for this? Why can you not write `__ptrauth uintptr_t foo`?

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


More information about the lldb-commits mailing list