Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116795
[clang-format] Use range-for loops. NFC. ClosedPublic Authored by curdeius on Jan 7 2022, 12:27 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 7 2022, 12:31 AM Closed by commit rG01f355fe95f6: [clang-format] Use range-for loops. NFC. (authored by curdeius). · Explain WhyJan 7 2022, 1:01 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 398071 clang/lib/Format/AffectedRangeManager.cpp
clang/lib/Format/FormatToken.cpp
clang/lib/Format/TokenAnalyzer.cpp
clang/lib/Format/UnwrappedLineParser.cpp
|
Remove braces.