This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Regroup #includes into blocks for Google style
ClosedPublic

Authored by ioeric on Apr 2 2019, 2:22 AM.

Diff Detail

Repository
rC Clang

Event Timeline

ioeric created this revision.Apr 2 2019, 2:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 2 2019, 2:22 AM
Herald added a subscriber: cfe-commits. · View Herald Transcript
sammccall accepted this revision.Apr 2 2019, 9:24 AM
This revision is now accepted and ready to land.Apr 2 2019, 9:24 AM
ioeric updated this revision to Diff 193446.Apr 3 2019, 1:45 AM
  • Improved test.
This revision was automatically updated to reflect the committed changes.