summaryrefslogtreecommitdiffstats
path: root/clang-tools-extra/clang-tidy/modernize/RedundantVoidArgCheck.cpp
Commit message (Expand)AuthorAgeFilesLines
* [clang-tidy] Cleaning namespaces to be more consistant across checkers.Etienne Bergeron2016-05-021-3/+2
* Add support for type aliases to modernize-redundant-void-arg.cppAaron Ballman2016-04-141-9/+13
* Fix crashes from delayed template parsing code that assumed getBody() would r...Aaron Ballman2016-03-221-6/+4
* [clang-tidy] Enhance modernize-redundant-void-arg check to apply fixes to hea...Alexander Kornienko2016-02-161-22/+10
* Fix another crash in the redundant-void-arg check.Angel Garcia Gomez2015-11-021-3/+6
* Fix crash in redundant-void-arg check.Angel Garcia Gomez2015-11-021-10/+14
* Add modernize-redundant-void-arg check to clang-tidyAlexander Kornienko2015-10-281-0/+254
OpenPOWER on IntegriCloud