gcc/libstdc++-v3/testsuite/28_regex
Tim Shen cae4063cea re PR libstdc++/67362 (std::regex("((.)", std::regex_constants::basic) throws)
PR libstdc++/67362
	* include/bits/regex_scanner.tcc (_Scanner<>::_M_scan_normal):
	Always returns ordinary char token if the char isn't
	considered a special char.
	* testsuite/28_regex/regression.cc: New test file for collecting
	regression testcases from, typically, bugzilla.

From-SVN: r227289
2015-08-28 02:35:21 +00:00
..
algorithms
basic_regex
constants
headers/regex
iterators
match_results
regex_error
requirements
sub_match
traits
init-list.cc
range_access.cc
regression.cc