[PATCH] D18061: Add iterator types to iterator_range, to appease newer gcc's
Dimitry Andric via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 11 12:12:15 PST 2016
dim added a comment.
Hmm, on the other hand, in libc++ trunk the sample program does compile. This seems to have been fixed as a side effect of http://reviews.llvm.org/rL255585, but that commit doesn't really do anything specific to <iterator> or <utility>. @EricWF, any idea how that comes about?
http://reviews.llvm.org/D18061
More information about the llvm-commits
mailing list