Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [clang-tidy] Switch checks to #include "ClangTidyCheck.h" | Alexander Kornienko | 2019-03-25 | 1 | -1/+1 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tidy] Fix use-after-free in UseNullptrCheck. | Alexander Kornienko | 2015-08-19 | 1 | -0/+1 |
* | [clang-tidy] Add modernize-use-nullptr check, attempt 2. | Alexander Kornienko | 2015-08-19 | 1 | -0/+34 |
* | Revert "[clang-tidy] Add use-nullptr check to clang-tidy." | Justin Bogner | 2015-08-19 | 1 | -34/+0 |
* | [clang-tidy] Add use-nullptr check to clang-tidy. | Alexander Kornienko | 2015-08-19 | 1 | -0/+34 |