[libcxx-commits] [PATCH] D131836: [libc++][CI] increases constexpr evaluation limit.

Hui via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Aug 21 13:05:29 PDT 2022


huixie90 added a comment.

I like this change. I have several range algorithm tests which I have to separate some tests into multiple test functions because of the limit. Thanks for doing that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131836



More information about the libcxx-commits mailing list