[PATCH] [clang-tidy] Add a checker that flags unnamed parameters.
Benjamin Kramer
benny.kra at gmail.com
Tue Jul 15 09:55:52 PDT 2014
Closed by commit rL213075 (authored by d0k).
REPOSITORY
rL LLVM
http://reviews.llvm.org/D4518
Files:
clang-tools-extra/trunk/clang-tidy/google/CMakeLists.txt
clang-tools-extra/trunk/clang-tidy/google/GoogleTidyModule.cpp
clang-tools-extra/trunk/clang-tidy/google/NamedParameterCheck.cpp
clang-tools-extra/trunk/clang-tidy/google/NamedParameterCheck.h
clang-tools-extra/trunk/test/clang-tidy/google-readability-function.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4518.11450.patch
Type: text/x-patch
Size: 9688 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140715/d73c9c86/attachment.bin>
More information about the cfe-commits
mailing list