summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/re/re.regex/re.regex.construct/bad_backref.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix an unsigned integer overflow in regex that lead to a bad memory access. F...Marshall Clow2017-10-191-0/+1
* Update all bug URL's to point to https://bugs.llvm.org/...Eric Fiselier2017-02-171-1/+1
* Fix bug #31387 - not checking end iterator when parsing decimal escape. Thank...Marshall Clow2016-12-241-0/+44
OpenPOWER on IntegriCloud