[libcxx-commits] [libcxx] [libc++] Put _LIBCPP_NODEBUG on all internal aliases (PR #118710)
Nico Weber via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 9 15:47:34 PST 2025
nico wrote:
> Are we able to narrow down to which declarations are causing problems? Reverting this is going to create problems for people who monitor their debug info sizes.
This has been in the tree for all of a day. Is this really going to cause a problem so quickly?
And clang crashing seems kind of worse – there are reports of several distinct problems on this PR. Why is this exempt from llvm's revert-to-green policy?
https://github.com/llvm/llvm-project/pull/118710
More information about the libcxx-commits
mailing list