Re: [libcxx] r340609 - [libc++] Fix handling of negated character classes in regex

2018-09-06 Thread Hans Wennborg via cfe-commits
Merged to 7.0 in r341529. On Fri, Aug 24, 2018 at 4:10 PM, Louis Dionne via cfe-commits wrote: > Author: ldionne > Date: Fri Aug 24 07:10:28 2018 > New Revision: 340609 > > URL: http://llvm.org/viewvc/llvm-project?rev=340609&view=rev > Log: > [libc++] Fix handling of negated character classes in

[libcxx] r340609 - [libc++] Fix handling of negated character classes in regex

2018-08-24 Thread Louis Dionne via cfe-commits
Author: ldionne Date: Fri Aug 24 07:10:28 2018 New Revision: 340609 URL: http://llvm.org/viewvc/llvm-project?rev=340609&view=rev Log: [libc++] Fix handling of negated character classes in regex Summary: This commit fixes a regression introduced in r316095, where we don't match inverted character