[libcxx-commits] [libcxx] [libc++][string] Remove potential non-trailing 0-length array (PR #105865)
via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Aug 25 03:40:26 PDT 2024
serge-sans-paille 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?
`s/FMA/FAM/` ^^!
https://github.com/llvm/llvm-project/pull/105865
More information about the libcxx-commits
mailing list