Files
clang-p2996/libcxx/include
Diogo Sampaio c14ac8043e [FIX][libc++][Regex] Using regex_constants match_prev_avail | match_not_bol | match_not_bow
Summary:
pr42199
When using regex_constants::match_prev_avail, it is defined that
--first is valid, and match_not_bol and match_not_bow should be
ignored. At the moment these flags are not ignored. This fixis that.

Reviewers: ldionne, miyuki, EricWF, mclow.lists, #libc

Reviewed By: ldionne, miyuki, #libc

Subscribers: broadwaylamb, dexonsmith, libcxx-commits

Tags: #libc

Differential Revision: https://reviews.llvm.org/D75622
2020-04-30 23:36:25 +01:00
..
2020-02-19 16:09:41 -05:00
2020-04-08 18:00:13 -04:00
2019-08-20 18:21:06 +00:00
2019-07-01 16:13:31 +00:00
2020-04-08 18:00:13 -04:00
2019-12-21 01:26:24 -08:00
2019-05-29 16:01:36 +00:00
2019-07-14 21:29:39 +00:00