[PATCH] D42693: [libcxx] Handle invalid escaped characters in POSIX regex
Mikhail Maltsev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 1 03:33:45 PST 2018
miyuki updated this revision to Diff 132352.
miyuki edited the summary of this revision.
miyuki added a comment.
Updated __parse_QUOTED_CHAR_ERE. Added more test cases.
https://reviews.llvm.org/D42693
Files:
include/regex
test/std/re/re.regex/re.regex.construct/bad_escape.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42693.132352.patch
Type: text/x-patch
Size: 6481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180201/eee684c1/attachment.bin>
More information about the cfe-commits
mailing list