[PATCH] D49956: [ADT] Add an early-increment iterator and range adaptor.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 28 17:16:38 PDT 2018
chandlerc updated this revision to Diff 157878.
chandlerc added a comment.
Now with correct usage of the ABI breaking checks macro and fixing a silly
compile error.
Repository:
rL LLVM
https://reviews.llvm.org/D49956
Files:
llvm/include/llvm/ADT/STLExtras.h
llvm/unittests/ADT/STLExtrasTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49956.157878.patch
Type: text/x-patch
Size: 5548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180729/290d2eb1/attachment.bin>
More information about the llvm-commits
mailing list