Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Fix more false positives for bugprone-string-integer-assignment | Clement Courbet | 2019-03-25 | 1 | -23/+84 |
* | [clang-tidy] bugprone-string-integer-assignment: Reduce false positives. | Clement Courbet | 2019-02-28 | 1 | -0/+29 |
* | [clang-tidy] misc-string-integer-assignment: fix false positive | Clement Courbet | 2019-02-28 | 1 | -2/+7 |
* | [clang-tidy] misc-string-integer-assignment: ignore toupper/tolower | Clement Courbet | 2019-02-25 | 1 | -4/+9 |
* | 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 |
* | Rename more checks from misc- to bugprone-. | Alexander Kornienko | 2018-02-28 | 1 | -0/+86 |