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

Marshall Clow via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 19 10:42:45 PDT 2016


mclow.lists added a comment.

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

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


https://reviews.llvm.org/D25595





More information about the cfe-commits mailing list