This is an archive of the discontinued LLVM Phabricator instance.

[clang][dataflow] Rename iterators from IT to It
ClosedPublic

Authored by gribozavr on Jul 23 2022, 6:30 AM.

Details

Summary

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

Diff Detail

Event Timeline

gribozavr created this revision.Jul 23 2022, 6:30 AM
Herald added a project: Restricted Project. · View Herald Transcript
gribozavr requested review of this revision.Jul 23 2022, 6:30 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 23 2022, 6:30 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
gribozavr updated this revision to Diff 447067.Jul 23 2022, 6:31 AM

Reverted an unintended edit

sgatev accepted this revision.Jul 24 2022, 10:23 PM
This revision is now accepted and ready to land.Jul 24 2022, 10:23 PM
xazax.hun accepted this revision.Jul 25 2022, 7:07 AM
This revision was landed with ongoing or failed builds.Jul 25 2022, 11:28 AM
This revision was automatically updated to reflect the committed changes.