[libcxx-commits] [PATCH] D75622: [FIX][libc++][Regex] Using regex_constants match_prev_avail | match_not_bol | match_not_bow

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu May 7 09:40:14 PDT 2020


ldionne added a comment.

In D75622#2014878 <https://reviews.llvm.org/D75622#2014878>, @dnsampaio wrote:

> Hi, @ldionne
>  I just submitted a what I think is the test fix. It was the only place I was not using the second element of the string and could generate a underflow.


Thanks for taking a look!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75622





More information about the libcxx-commits mailing list