[libcxx-commits] [PATCH] D77505: [libc++] Implement <numbers>

Raul Tambre via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 19 12:32:04 PDT 2020


tambre added a comment.

In D77505#2103503 <https://reviews.llvm.org/D77505#2103503>, @ldionne wrote:

> @tambre  What compiler(s) did you test this with? It's breaking pretty much all of the bots because of unguarded concepts use (I think -- haven't looked thoroughly yet).


I tested only with Clang. I'll make sure to test with GCC too in the future.

Thanks for fixing up D82171 <https://reviews.llvm.org/D82171> while I was away.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77505





More information about the libcxx-commits mailing list