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 | -1/+1 |
* | [clang-tidy] TwineLocalCheck: add param # checking | Yan Wang | 2017-05-14 | 1 | -1/+4 |
* | modernize-use-auto NFC fixes | Piotr Padlewski | 2016-12-14 | 1 | -1/+1 |
* | [clang-tidy] Cleaning up language options. | Gabor Horvath | 2016-09-24 | 1 | -2/+1 |
* | Fix clang-tidy patterns to adapt to newly added ExprWithCleanups nodes. | Tim Shen | 2016-06-21 | 1 | -1/+2 |
* | [clang-tidy] Refactor: Move llvm clang-tidy checks to namespace clang::tidy::... | Alexander Kornienko | 2015-03-02 | 1 | -0/+2 |
* | Implemented clang-tidy-check-specific options. | Alexander Kornienko | 2014-09-12 | 1 | -2/+0 |
* | [clang-tidy] Address review comments for the Twine checker. | Benjamin Kramer | 2014-07-08 | 1 | -2/+1 |
* | [clang-tidy] Add a little checker for Twine locals in LLVM. | Benjamin Kramer | 2014-07-08 | 1 | -0/+64 |