[libc-commits] [libc] [libc] Use __attribute__((__nothrow__)) for __NOEXCEPT in C (PR #114653)
Nick Desaulniers via libc-commits
libc-commits at lists.llvm.org
Tue Dec 17 12:49:49 PST 2024
nickdesaulniers wrote:
oh, nevermind, this is different for decl vs def: https://godbolt.org/z/v1PYoMqcv. So just the failing test needs to be fixed up.
https://github.com/llvm/llvm-project/pull/114653
More information about the libc-commits
mailing list