[libcxx-commits] [PATCH] D62452: Regex backreference [2/3] Validate the entire regex is consumed.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 25 11:55:58 PDT 2019


Mordante created this revision.
Mordante added a reviewer: mclow.lists.
Herald added subscribers: libcxx-commits, christof.
Herald added a project: libc++.

This change would have warned about the bug found in the previous patch.
No unit tests since the exception should never throw.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D62452

Files:
  libcxx/include/regex
  libcxx/src/regex.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62452.201417.patch
Type: text/x-patch
Size: 3719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190525/b8d218da/attachment.bin>


More information about the libcxx-commits mailing list