[clang] [libcxx] [Clang] Allow __builtin_fma/fmaf/fmal to be used in a constant expression (PR #158048)

Nikolas Klauser via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 17 12:12:59 PDT 2025


philnik777 wrote:

> > The libc++ part LGTM.
> 
> Any advice on the libcxx buildbot CI failures?

The regex/locale failures on apple platforms are unrelated - most likely due to an OS update (if we don't fix it soon we'll XFAIL the tests). The android failures should be fixed in trunk I think, but are also definitely unrelated. You can consider the CI green if no other failures in any future runs. If you're not sure feel free to ping me.


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


More information about the cfe-commits mailing list