[libcxx-commits] [PATCH] D91981: [libc++] Remove _LIBCPP_CONSTEXPR_AFTER_CXX17_WITH_IS_CONSTANT_EVALUATED

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Nov 23 13:36:33 PST 2020


ldionne added a comment.

In D91981#2412278 <https://reviews.llvm.org/D91981#2412278>, @Quuxplusone wrote:

> @zoecarver: That seemed pretty simple, so I'm just gonna try it in this same patch. It looks like we expect clang-8 bots to fail (hopefully in buildkite //pre//-landing :)), and if they do fail, then we update this patch with something like Louis' 5911e6a8857f146fb5a8f23af1d768aba25e7c3e <https://reviews.llvm.org/rG5911e6a8857f146fb5a8f23af1d768aba25e7c3e>.

Note that we don't have clang-8 bots in the pre-commit CI.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91981



More information about the libcxx-commits mailing list