summaryrefslogtreecommitdiffstats
path: root/lib/Format/UsingDeclarationsSorter.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-format] Sort using-declarations case sensitively with a special case f...Krasimir Georgiev2017-11-031-2/+21
* [clang-format] Format raw string literalsKrasimir Georgiev2017-10-301-2/+2
* [clang-format] Sort whole block of using declarations while partially formattingKrasimir Georgiev2017-10-181-1/+12
* [clang-format] Ignore case and stable sort using-declarationsKrasimir Georgiev2017-09-221-2/+3
* [clang-format] Support sorting using declarationsKrasimir Georgiev2017-06-211-0/+144