[libcxx-commits] [libcxx] [libc++] Switch _LIBCPP_NODEBUG to [[gnu::nodebug]] (PR #120720)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 6 08:23:25 PST 2025
ldionne wrote:
LGTM. I'd be reluctant to using the attribute directly (not behind `_LIBCPP_NODEBUG`), but this change seems like an improvement.
https://github.com/llvm/llvm-project/pull/120720
More information about the libcxx-commits
mailing list