[libcxx-commits] [PATCH] D115788: [libc++] Disable _LIBCPP_DEBUG_ASSERT during constant evaluation

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Dec 16 09:18:09 PST 2021


ldionne added a subscriber: goncharov.
ldionne added a comment.

In D115788#3197640 <https://reviews.llvm.org/D115788#3197640>, @philnik wrote:

> Why have non-libc++ builds been triggered?

I don't know. @goncharov ?

> Can I land with them failing? They don't seem to fail because of //this// patch.

Yes, you can land if the libc++ CI is green, but thanks for being diligent and asking.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115788/new/

https://reviews.llvm.org/D115788



More information about the libcxx-commits mailing list