[clang-tidy] Enhance modernize-redundant-void-arg check to apply fixes to header...
authorAlexander Kornienko <alexfh@google.com>
Tue, 16 Feb 2016 09:49:05 +0000 (09:49 +0000)
committerAlexander Kornienko <alexfh@google.com>
Tue, 16 Feb 2016 09:49:05 +0000 (09:49 +0000)
commitf8bb8c58918d66895c80a14236ee28a2d5e897b9
tree26fcd1720f1c503cceb1212e464cf4f9cd8458c8
parentf447a6b5f4cb8a2da217d88b0dff5e95caa8a134
[clang-tidy] Enhance modernize-redundant-void-arg check to apply fixes to header files

Fixes http://llvm.org/PR25894

Patch by Richard Thomson!

Differential revision: http://reviews.llvm.org/D16953

llvm-svn: 260948
clang-tools-extra/clang-tidy/modernize/RedundantVoidArgCheck.cpp