[PATCH] D102679: [llvm] Make Sequence reverse-iterable

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 7 05:42:54 PDT 2021


gchatelet added a comment.

@courbet do you mind having another look?
I reverted the changes in `SmallVector` as stated in D102760 <https://reviews.llvm.org/D102760> and used `begin`/`end` instead.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102679/new/

https://reviews.llvm.org/D102679



More information about the llvm-commits mailing list