summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/UsingDeclarationsSorterTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang] Update uses of DEBUG macro to LLVM_DEBUG.Nicola Zaghen2018-05-151-3/+3
* [clang-format] Deduplicate using declarationsKrasimir Georgiev2017-11-241-4/+19
* [clang-format] Handle leading comments in using declarationDaniel Jasper2017-11-101-0/+7
* [clang-format] Sort using declarations by splitting on '::'Krasimir Georgiev2017-11-091-10/+61
* [clang-format] Sort using-declarations case sensitively with a special case f...Krasimir Georgiev2017-11-031-43/+12
* [clang-format] Sort whole block of using declarations while partially formattingKrasimir Georgiev2017-10-181-2/+30
* [clang-format] Ignore case and stable sort using-declarationsKrasimir Georgiev2017-09-221-0/+71
* [clang-format] Support sorting using declarationsKrasimir Georgiev2017-06-211-0/+234
OpenPOWER on IntegriCloud