[libcxx-commits] [PATCH] D82171: [libc++] Require concepts support for <numbers>

kamlesh kumar via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 19 06:59:28 PDT 2020


kamleshbhalui added a comment.

In D82171#2103042 <https://reviews.llvm.org/D82171#2103042>, @tambre wrote:

> D77505 <https://reviews.llvm.org/D77505> broke a bunch of bots. This fixes the regression.
>
> I lack commit privileges. Please land as "Raul Tambre <raul at tambre.ee>"


you need to fix this test file too libcxx/test/std/language.support/support.limits/support.limits.general/numbers.version.pass.cpp.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82171





More information about the libcxx-commits mailing list