[PATCH] D16786: [Clang-tidy] Make modernize-redundant-void-arg working with included files

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 2 12:23:19 PST 2016


Eugene.Zelenko added a comment.

I think proper solution will be to create tests for included files ot the fly, bu renaming main test to .h and creating dummy source file. But this is task for scripts wizards :-)


Repository:
  rL LLVM

http://reviews.llvm.org/D16786





More information about the cfe-commits mailing list