commit | b03877ab836bf58fee5228e4ab9348eb1f970abb | [log] [tgz] |
---|---|---|
author | Krasimir Georgiev <krasimir@google.com> | Wed Jun 21 12:03:12 2017 +0000 |
committer | Krasimir Georgiev <krasimir@google.com> | Wed Jun 21 12:03:12 2017 +0000 |
tree | 57d30ab0586af4c4885e44da15e613454a2e1110 | |
parent | 4a084cfde7b34d27da31e9eac9b58b310e40ba6e [diff] |
[clang-format] Support sorting using declarations Summary: This patch adds UsingDeclarationsSorter, a TokenAnalyzer that sorts consecutive using declarations. Reviewers: klimek Reviewed By: klimek Subscribers: Typz, djasper, cfe-commits, klimek, mgorny Differential Revision: https://reviews.llvm.org/D33823 llvm-svn: 305901