[clang] [AArch64] Guard against vector invalidation in EmitAArch64CpuSupports. (PR #196909)

Pavel Iliin via cfe-commits cfe-commits at lists.llvm.org
Mon May 11 03:49:18 PDT 2026


https://github.com/ilinpv approved this pull request.

Looks good, thanks for the fix! Indeed, Features were modified during iteration, causing invalidation. Sorry for not spotting that earlier.

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


More information about the cfe-commits mailing list