[PATCH] D101994: [TableGen] Use range-based for loops (NFC)

Paul C. Anagnostopoulos via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 6 07:12:21 PDT 2021


Paul-C-Anagnostopoulos added a comment.

Nice cleanup! I presume this passes all the TableGen tests?

I guess you should capitalize all the range iterator variables.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101994



More information about the llvm-commits mailing list