Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a bugprone-argument-comment option: IgnoreSingleArgument. | Alexander Kornienko | 2019-09-05 | 1 | -0/+1 |
* | [clang-tidy] Switch checks to #include "ClangTidyCheck.h" | Alexander Kornienko | 2019-03-25 | 1 | -1/+1 |
* | [clang-tidy] Add options to bugprone-argument-comment to add missing argument... | Paul Hoad | 2019-02-08 | 1 | -2/+12 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | [clang-tidy] Move a few more checks from misc to bugprone. | Alexander Kornienko | 2017-11-24 | 1 | -3/+3 |
* | [clang-tidy] rename_check.py misc-argument-comment bugprone-argument-comment | Alexander Kornienko | 2017-11-23 | 1 | -0/+55 |