summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/modernize/RedundantVoidArgCheck.h
Commit message (Expand)AuthorAgeFilesLines
* Remove \brief commands from doxygen comments.Dmitri Gribenko2019-08-221-1/+1
* [clang-tidy] Switch checks to #include "ClangTidyCheck.h"Alexander Kornienko2019-03-251-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add support for type aliases to modernize-redundant-void-arg.cppAaron Ballman2016-04-141-2/+3
* Add modernize-redundant-void-arg check to clang-tidyAlexander Kornienko2015-10-281-0/+76
OpenPOWER on IntegriCloud