This is an archive of the discontinued LLVM Phabricator instance.

[clang-format] Add a SortUsingDeclaration option and enable it by default.
ClosedPublic

Authored by krasimir on Jun 21 2017, 8:29 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

krasimir created this revision.Jun 21 2017, 8:29 AM
krasimir updated this revision to Diff 103392.Jun 21 2017, 8:36 AM
  • Fix option comments
krasimir updated this revision to Diff 103396.Jun 21 2017, 8:48 AM
  • Extracted style documentation
klimek accepted this revision.Jun 22 2017, 1:53 AM

LG. When you submit, please note the other fixes in the commit message (or make it 2 commits)

This revision is now accepted and ready to land.Jun 22 2017, 1:53 AM
krasimir updated this revision to Diff 103700.Jun 23 2017, 1:56 AM
  • Merge with master
krasimir updated this revision to Diff 103712.Jun 23 2017, 4:44 AM
  • Enable for llvm style
This revision was automatically updated to reflect the committed changes.