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 |
* | Port getLocEnd -> getEndLoc | Stephen Kelly | 2018-08-09 | 1 | -1/+1 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -5/+6 |
* | Adapt clang-tidy checks to changing semantics of hasDeclaration. | Manuel Klimek | 2017-08-02 | 1 | -3/+5 |
* | [clang-tidy] Some Cleanups for performance-faster-string-find check. | Haojian Wu | 2017-04-24 | 1 | -22/+12 |
* | [clang-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -4/+5 |
* | [clang-tidy] Lift common matchers to utils namespace | Etienne Bergeron | 2016-05-17 | 1 | -3/+1 |
* | [clang-tidy] Lift parsing of sequence of names functions to utils. | Etienne Bergeron | 2016-05-10 | 1 | -18/+4 |
* | [clang-tidy] Remove unnecessary getName() on Decls and Types feeding into a D... | Benjamin Kramer | 2016-04-07 | 1 | -5/+4 |
* | [clang-tidy] Add check performance-faster-string-find | Samuel Benzaquen | 2016-02-12 | 1 | -0/+128 |