/[base]
ViewVC logotype

Revision 269740


Jump to revision: Previous Next
Author: dim
Date: Fri Aug 8 21:27:33 2014 UTC (9 years, 10 months ago)
Changed paths: 1
Log Message:
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
MFC after:	3 days


Changed paths

Path Details
Directoryhead/contrib/libc++/include/list modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27