gcc/libstdc++-v3/testsuite/28_regex
Tim Shen 8532713fc4 re PR libstdc++/83601 (std::regex_replace C++14 conformance issue: escaping in SED mode)
PR libstdc++/83601
	* include/bits/regex.tcc (regex_replace): Fix escaping in sed.
	* testsuite/28_regex/algorithms/regex_replace/char/pr83601.cc: Tests.
	* testsuite/28_regex/algorithms/regex_replace/wchar_t/pr83601.cc: Tests.

From-SVN: r256654
2018-01-14 00:48:30 +00:00
..
algorithms re PR libstdc++/83601 (std::regex_replace C++14 conformance issue: escaping in SED mode) 2018-01-14 00:48:30 +00:00
basic_regex Update copyright years. 2018-01-03 11:03:58 +01:00
constants Update copyright years. 2018-01-03 11:03:58 +01:00
headers/regex Update copyright years. 2018-01-03 11:03:58 +01:00
iterators Update copyright years. 2018-01-03 11:03:58 +01:00
match_results Update copyright years. 2018-01-03 11:03:58 +01:00
regex_error Update copyright years. 2018-01-03 11:03:58 +01:00
requirements Update copyright years. 2018-01-03 11:03:58 +01:00
sub_match Update copyright years. 2018-01-03 11:03:58 +01:00
traits Update copyright years. 2018-01-03 11:03:58 +01:00
init-list.cc Update copyright years. 2018-01-03 11:03:58 +01:00
range_access.cc Update copyright years. 2018-01-03 11:03:58 +01:00
regression.cc Update copyright years. 2018-01-03 11:03:58 +01:00
simple_c++11.cc Update copyright years. 2018-01-03 11:03:58 +01:00