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

Raul Tambre via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun May 3 03:11:34 PDT 2020


tambre added a comment.

In D77505#1986893 <https://reviews.llvm.org/D77505#1986893>, @EricWF wrote:

> This needs a bunch of additional tests. Specifically of the passing kind :-)


Added a few more tests.
I have no idea what else I could test, so let me know. :)

Also added a static_assert for ill-formed programs.


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