[PATCH] D115060: [clang-format][NFC] Code Tidies in UnwrappedLineFormatter

Owen Pan via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 3 18:45:14 PST 2021


owenpan added a comment.

How about naming `I[-1]` as well? And maybe `I[i + 1]` too?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115060



More information about the cfe-commits mailing list