[libc-commits] [libc] [libc] newheadergen: added assert.yaml (PR #98826)

Petr Hosek via libc-commits libc-commits at lists.llvm.org
Fri Jul 19 22:59:55 PDT 2024


petrhosek wrote:

This broke all our embedded projects that use LLVM libc because `static_assert` is now only available when `NDEBUG` isn't set. I have uploaded #99742 as fix forward but if we cannot merge it quickly I'll need to revert this change.

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


More information about the libc-commits mailing list