[clang] [X86] Relax AVX ABI warning on internal functions (PR #157570)

Nikolas Klauser via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 11 07:29:20 PDT 2025


https://github.com/philnik777 commented:

Does this actually fix the linked bug report? That's about `always_inline` functions, which still have default visibility.

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


More information about the cfe-commits mailing list