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 |
* | Correctly classify main file includes if there is a prefix added | Alexander Kornienko | 2017-01-12 | 1 | -1/+2 |
* | [clang-tidy] Fix a functional change from r269656. | Benjamin Kramer | 2016-05-18 | 1 | -3/+4 |
* | [clang-tidy] Cleanups utils files | Etienne Bergeron | 2016-05-16 | 1 | -13/+4 |
* | [clang-tidy] Cleanup namespace in utils folder. | Etienne Bergeron | 2016-05-03 | 1 | -0/+2 |
* | [clang-tidy] Sort includes case-sensitively. | Alexander Kornienko | 2015-12-10 | 1 | -4/+1 |
* | Improved the misc-move-constructor-init check to identify arguments that are ... | Aaron Ballman | 2015-10-06 | 1 | -0/+9 |
* | SourceRanges are small and trivially copyable, don't them by reference. NFC | Craig Topper | 2015-10-04 | 1 | -2/+2 |
* | [clang-tidy] Move IncludeSorter.* and IncludeInserter.* to clang-tidy/utils/ | Alexander Kornienko | 2015-08-14 | 1 | -0/+289 |