On Thu, Jan 22, 2015 at 10:33 AM, Marshall Clow <[email protected]> wrote: > Author: marshall > Date: Thu Jan 22 12:33:29 2015 > New Revision: 226847 > > URL: http://llvm.org/viewvc/llvm-project?rev=226847&view=rev > Log: > Fix PR#22284. Add a new overload to deque::insert to handle forward > iterators. Update tests to exercise this case.
I've merged this into 3.6 in r226859, as discussed on the bug. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
