[PATCH] D117116: [llvm][ADT] Enable range-based for loops for `BitVector`

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 25 10:09:42 PST 2022


dexonsmith added a comment.

In D117116#3268603 <https://reviews.llvm.org/D117116#3268603>, @jansvoboda11 wrote:

> Ok, I think for the time being it's more straightforward to remove both uses of iterators: D118111 <https://reviews.llvm.org/D118111>, D118109 <https://reviews.llvm.org/D118109>.

Fair enough!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117116



More information about the llvm-commits mailing list