This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Handle attributes for for/while loops
ClosedPublic

Authored by owenpan on Jun 4 2022, 12:30 PM.

Diff Detail

Event Timeline

owenpan created this revision.Jun 4 2022, 12:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2022, 12:30 PM
owenpan requested review of this revision.Jun 4 2022, 12:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 4 2022, 12:30 PM
Herald added a subscriber: cfe-commits. · View Herald Transcript
curdeius accepted this revision.Jun 5 2022, 12:20 AM

Great!

This revision is now accepted and ready to land.Jun 5 2022, 12:20 AM
This revision was automatically updated to reflect the committed changes.