[libcxx-commits] [PATCH] D62816: [libcxx] Add test to check min/max requirement to regular expression.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jun 3 17:29:51 PDT 2019


ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.

I think separate tests for `a >= b` and `a <= max` would be better, though.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D62816





More information about the libcxx-commits mailing list