/[base]
ViewVC logotype

Revision 269836


Jump to revision: Previous Next
Author: dim
Date: Mon Aug 11 20:37:03 2014 UTC (9 years, 10 months ago)
Changed paths: 4
Log Message:
MFC r269740:

Pull in r214736 from upstream libc++ trunk (by Marshall Clow):

  Fix PR#20520 - predicate called too many times in list::remove_if.
  Add tests for list, forward_list, and the std::remove_if algorithm

This fixes an issue where std::list<>::remove_if() and remove() could
erroneously visit elements twice.

Reported by:	Dominic Fandrey <kamikaze@bsdforen.de>
PR:		192303


Changed paths

Path Details
Directorystable/10/ modified , props changed
Directorystable/10/contrib/libc++/include/list modified , text changed
Directorystable/9/contrib/libc++/ modified , props changed
Directorystable/9/contrib/libc++/include/list modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27