[clang] [llvm] [Clang][ARM][AArch64] Alway emit protection attributes for functions. (PR #82819)
Daniel Kiss via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 10 08:21:41 PDT 2024
DanielKristofKiss wrote:
> It looks like there's still a failure related to this patch on current main AFAICT (MSAN finds a use of uninitialized value): https://lab.llvm.org/buildbot/#/builders/169/builds/852/steps/12/logs/stdio
>
Thanks, already noticed and addressed here: #98307
https://github.com/llvm/llvm-project/pull/82819
More information about the cfe-commits
mailing list