Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang] Update uses of DEBUG macro to LLVM_DEBUG. | Nicola Zaghen | 2018-05-15 | 1 | -3/+3 |
* | [clang-format] Deduplicate using declarations | Krasimir Georgiev | 2017-11-24 | 1 | -4/+19 |
* | [clang-format] Handle leading comments in using declaration | Daniel Jasper | 2017-11-10 | 1 | -0/+7 |
* | [clang-format] Sort using declarations by splitting on '::' | Krasimir Georgiev | 2017-11-09 | 1 | -10/+61 |
* | [clang-format] Sort using-declarations case sensitively with a special case f... | Krasimir Georgiev | 2017-11-03 | 1 | -43/+12 |
* | [clang-format] Sort whole block of using declarations while partially formatting | Krasimir Georgiev | 2017-10-18 | 1 | -2/+30 |
* | [clang-format] Ignore case and stable sort using-declarations | Krasimir Georgiev | 2017-09-22 | 1 | -0/+71 |
* | [clang-format] Support sorting using declarations | Krasimir Georgiev | 2017-06-21 | 1 | -0/+234 |