[libcxx-commits] [PATCH] D62453: Regex backreference [3/3] Validate backreferences in the constructor.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Aug 17 12:55:05 PDT 2019
Mordante updated this revision to Diff 215751.
Mordante marked an inline comment as done.
Mordante added a comment.
Fixes the issues found by @zoecarver.
Only the unit tests don't fail for me. Will try to catch @zoecarver on IRC.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62453/new/
https://reviews.llvm.org/D62453
Files:
libcxx/include/regex
libcxx/test/std/re/re.regex/re.regex.construct/bad_backref.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62453.215751.patch
Type: text/x-patch
Size: 5626 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190817/a00fcc5a/attachment.bin>
More information about the libcxx-commits
mailing list