summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/bugprone/ArgumentCommentCheck.h
Commit message (Expand)AuthorAgeFilesLines
* Add a bugprone-argument-comment option: IgnoreSingleArgument.Alexander Kornienko2019-09-051-0/+1
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* [clang-tidy] Add options to bugprone-argument-comment to add missing argument...Paul Hoad2019-02-081-2/+12
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [clang-tidy] Move a few more checks from misc to bugprone.Alexander Kornienko2017-11-241-3/+3
* [clang-tidy] rename_check.py misc-argument-comment bugprone-argument-commentAlexander Kornienko2017-11-231-0/+55
OpenPOWER on IntegriCloud