Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Fix typo in bugprone-string-constructor. | Clement Courbet | 2019-06-11 | 1 | -1/+1 |
* | [clang-tidy] Fix bugprone-string-constructor crash | Alexander Kornienko | 2019-03-05 | 1 | -1/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tidy] bugprone-string-constructor: Catch string from nullptr. | Clement Courbet | 2019-01-16 | 1 | -0/+16 |
* | Port getLocStart -> getBeginLoc | Stephen Kelly | 2018-08-09 | 1 | -1/+1 |
* | [tidy] Move private ast matchers into anonymous namespaces to avoid ODR confl... | Benjamin Kramer | 2018-02-18 | 1 | -0/+2 |
* | [clang-tidy] rename_check.py misc-string-constructor bugprone-string-constructor | Alexander Kornienko | 2017-11-23 | 1 | -0/+134 |