[PATCH] D25595: [libcxx] Support std::regex_constants::match_not_null

Tim Shen via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 19 11:53:17 PDT 2016


timshen added a comment.

In https://reviews.llvm.org/D25595#574364, @mclow.lists wrote:

> Do we need to test calling `regex_match` with `match_not_null`?
>  If not, then I think this is good to go.


Done.

> Do you have commit access, or would you rather I committed it?

Yes, I have the commit access.

Thanks for reviewing!


https://reviews.llvm.org/D25595





More information about the cfe-commits mailing list