phosek added a comment.
Herald added a reviewer: mclow.lists.
I'd prefer to make this the behavior when just `NDEBUG` is set, I think it's
rather unexpected to still get debug messages even after you set `NDEBUG`, but
since that would be a breaking change, it deserves an email to llvm-dev to
en
leonardchan created this revision.
leonardchan added a reviewer: phosek.
Herald added subscribers: libcxx-commits, cfe-commits, mgorny.
Herald added projects: clang, libc++.
We were seeing non-deterministic binary size differences depending on which
toolchain was used to build fuchsia. This is be