[libcxx-commits] [libcxx] [libc++][string] Remove potential non-trailing 0-length array (PR #105865)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Aug 25 03:36:13 PDT 2024
philnik777 wrote:
> I'm working on harmonizing the clang behavior wrt. FMA, and while doing this I turned on FMA warnings when compiling the full llvm-project, looks like it impacted libcxx too.
You're talking about fused-multiply-add, right? Or is there another FMA? What has FMA got to do with anything here?
https://github.com/llvm/llvm-project/pull/105865
More information about the libcxx-commits
mailing list