[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:42:02 PST 2024


nickdesaulniers wrote:

Ahh...the noexcept fn attr has to come first: https://godbolt.org/z/Mfr66MWor. I'll get this fixed up.

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


More information about the libc-commits mailing list