Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove \brief commands from doxygen comments. | Dmitri Gribenko | 2019-08-22 | 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] Handle constructors in performance-unnecessary-value-param | Malcolm Parsons | 2017-01-03 | 1 | -8/+19 |
* | [clang-tidy] UnnecessaryValueParamCheck - suggest std::move() if non-const va... | Felix Berger | 2016-07-01 | 1 | -0/+20 |
* | [clang-tidy] Fix doxygen errors. NFC. | Alexander Kornienko | 2016-06-17 | 1 | -4/+5 |
* | [clang-tidy] Cleanup namespace in utils folder. | Etienne Bergeron | 2016-05-03 | 1 | -2/+4 |
* | [clang-tidy] Extend UnnecessaryCopyInitialization check to trigger on non-con... | Felix Berger | 2016-03-05 | 1 | -0/+32 |