Fix PR18404 - 'Bug in regex_token_iterator::operator++(int) implementation'. Enhance...
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 9 Jan 2014 18:25:57 +0000 (18:25 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 9 Jan 2014 18:25:57 +0000 (18:25 +0000)
commit79b0fee3c682dcc198e58a8ac7b5e1af5c03467f
treeaa114b714036dfaa4e339fa39d3b3291dc72248f
parent0ba86b73aa51c6bd7d2e3e48262ab10e7c348ded
Fix PR18404 - 'Bug in regex_token_iterator::operator++(int) implementation'. Enhance the tests for regex_token_iterator and regex_iterator.

llvm-svn: 198878
libcxx/include/regex
libcxx/test/re/re.iter/re.regiter/re.regiter.incr/post.pass.cpp
libcxx/test/re/re.iter/re.tokiter/re.tokiter.incr/post.pass.cpp