[PATCH] [clang-tidy] Add a checker that flags unnamed parameters.
Benjamin Kramer
benny.kra at gmail.com
Tue Jul 15 09:06:22 PDT 2014
Added a check so we don't emit warnings inside of template instantiations.
http://reviews.llvm.org/D4518
Files:
clang-tidy/google/CMakeLists.txt
clang-tidy/google/GoogleTidyModule.cpp
clang-tidy/google/NamedParameterCheck.cpp
clang-tidy/google/NamedParameterCheck.h
test/clang-tidy/google-readability-function.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4518.11443.patch
Type: text/x-patch
Size: 9227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140715/9ad49d71/attachment.bin>
More information about the cfe-commits
mailing list