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-tools-extra] Format sources with clang-format. NFC. | Mandeep Singh Grang | 2016-11-08 | 1 | -1/+0 |
* | [clang-tidy] Fix doxygen errors. NFC. | Alexander Kornienko | 2016-06-17 | 1 | -2/+2 |
* | [clang-tidy] Cleaning namespaces to be more consistant across checkers. | Etienne Bergeron | 2016-05-02 | 1 | -0/+2 |
* | Added check uniqueptr-delete-release to replace "delete x.release()" with "x ... | Samuel Benzaquen | 2015-10-19 | 1 | -0/+35 |