[llvm] [PAC][AArch64] Lower ptrauth constants in code (PR #96879)
Ahmed Bougacha via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 27 13:33:40 PDT 2024
ahmedbougacha wrote:
FWIW I picked this up to rebase the big ptrauth branch on top of, and I do get:
```
warning: lambda capture 'Mask16' is not required to be captured for this use [-Wunused-lambda-capture]
```
that's on a ~year-ish old clang
https://github.com/llvm/llvm-project/pull/96879
More information about the llvm-commits
mailing list