gcc/libstdc++-v3/testsuite/28_regex/algorithms
Tim Shen fa979e815c backport: re PR libstdc++/68863 (Regular expressions: Backreferences don't work in negative lookahead)
Backport from mainline
	2015-12-15  Tim Shen  <timshen@google.com>

	PR libstdc++/68863
	* include/bits/regex_executor.tcc (_Executor::_M_lookahead):
	Copy the captured content for lookahead, so that the backreferences
	inside can refer to them.
	* testsuite/28_regex/algorithms/regex_match/ecma/char/68863.cc:
	New testcase.

From-SVN: r231642
2015-12-15 05:19:20 +00:00
..
regex_match backport: re PR libstdc++/68863 (Regular expressions: Backreferences don't work in negative lookahead) 2015-12-15 05:19:20 +00:00
regex_replace Update copyright years. 2015-01-05 13:33:28 +01:00
regex_search Update copyright years. 2015-01-05 13:33:28 +01:00