[PATCH] D130423: [clang][dataflow] Rename iterators from IT to It

Dmitri Gribenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Jul 23 06:30:09 PDT 2022


gribozavr created this revision.
Herald added subscribers: martong, tschuett, xazax.hun.
Herald added a reviewer: NoQ.
Herald added a project: All.
gribozavr requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

The latter way to abbreviate is a lot more common in the LLVM codebase.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D130423

Files:
  clang/lib/Analysis/FlowSensitive/DataflowAnalysisContext.cpp
  clang/lib/Analysis/FlowSensitive/DataflowEnvironment.cpp
  clang/lib/Analysis/FlowSensitive/Transfer.cpp
  clang/lib/Analysis/FlowSensitive/TypeErasedDataflowAnalysis.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130423.447066.patch
Type: text/x-patch
Size: 6138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220723/4b686d17/attachment.bin>


More information about the cfe-commits mailing list