summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/test/clang-tidy/modernize-redundant-void-arg.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ClangTidy] Separate tests for infrastructure and checkersDmitri Gribenko2019-10-111-558/+0
* [clang-tidy] Fix PR28406Alexander Kornienko2019-03-291-0/+7
* FixIdriss Riouak2018-09-171-4/+4
* [Clang-Tidy: modernize] Fix for modernize-redundant-void-arg: complains about...Idriss Riouak2018-09-171-0/+61
* [clang-tidy: modernize] modernize-redundant-void-arg crashes when a function ...Alexander Kornienko2018-08-101-0/+43
* Add support for type aliases to modernize-redundant-void-arg.cppAaron Ballman2016-04-141-0/+6
* Fix another crash in the redundant-void-arg check.Angel Garcia Gomez2015-11-021-0/+6
* Fix crash in redundant-void-arg check.Angel Garcia Gomez2015-11-021-0/+16
* [tidy] Remove stray iostream include from test.Benjamin Kramer2015-10-281-1/+1
* Add modernize-redundant-void-arg check to clang-tidyAlexander Kornienko2015-10-281-0/+419
OpenPOWER on IntegriCloud