Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove \brief commands from doxygen comments. | Dmitri Gribenko | 2019-08-22 | 1 | -1/+1 |
* | [clang-tidy] New option for misc-throw-by-value-catch-by-reference | Adam Balogh | 2019-05-21 | 1 | -0/+2 |
* | [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] Cleaning namespaces to be more consistant across checkers. | Etienne Bergeron | 2016-05-02 | 1 | -0/+2 |
* | Add a new checker that tests whether a throw expression throws by value, and ... | Aaron Ballman | 2015-10-09 | 1 | -0/+49 |