[libcxx-commits] [PATCH] D75622: [FIX][libc++][Regex] Using regex_constants match_prev_avail | match_not_bol | match_not_bow
Diogo N. Sampaio via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 23 04:53:42 PDT 2020
dnsampaio updated this revision to Diff 251991.
dnsampaio added a comment.
- Fixed tests to use `"\\b"` instead of `"\b"`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75622/new/
https://reviews.llvm.org/D75622
Files:
libcxx/include/regex
libcxx/test/std/re/re.const/re.matchflag/match_prev_avail.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75622.251991.patch
Type: text/x-patch
Size: 4530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200323/a3a65665/attachment.bin>
More information about the libcxx-commits
mailing list