Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tools-extra] Migrate llvm::make_unique to std::make_unique | Jonas Devlieghere | 2019-08-14 | 1 | -2/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tidy] Treat references to smart pointers correctly in use-after-move. | Martin Bohme | 2019-01-16 | 1 | -1/+1 |
* | A bit of AST matcher cleanup, NFC. | Alexander Kornienko | 2018-11-25 | 1 | -2/+2 |
* | [clang-tidy] Sequence statements with multiple parents correctly (PR39149) | Martin Bohme | 2018-10-04 | 1 | -2/+3 |
* | [clang-tidy] Recognize [[clang::reinitializes]] attribute in bugprone-use-aft... | Martin Bohme | 2018-08-13 | 1 | -0/+4 |
* | [clang-tidy] Move a few more checks from misc to bugprone. | Alexander Kornienko | 2017-11-24 | 1 | -0/+434 |