[PATCH] D50534: [libc++] Fix handling of negated character classes in regex

Tim Shen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 10 14:28:33 PDT 2018


timshen accepted this revision.
timshen added a comment.
This revision is now accepted and ready to land.

That looks more correct to me, thanks! Although I'm still puzzled by the empty check at all, it's clearly an improvement.


Repository:
  rCXX libc++

https://reviews.llvm.org/D50534





More information about the cfe-commits mailing list