misc-unused-parameters: Fix bug where the check was looking at
authorDaniel Jasper <djasper@google.com>
Thu, 23 Jul 2015 17:26:36 +0000 (17:26 +0000)
committerDaniel Jasper <djasper@google.com>
Thu, 23 Jul 2015 17:26:36 +0000 (17:26 +0000)
commit1c6fc3b8f0ed66f7f4d4ba987ae2a31166669aef
treee9db588595dd3262a926f50c868cc653a39e0a1e
parent830f0c4c46040c6982f4d4d392216e210b5f196f
misc-unused-parameters: Fix bug where the check was looking at
ParmVarDecls of function types.

llvm-svn: 243026
clang-tools-extra/clang-tidy/misc/UnusedParametersCheck.cpp
clang-tools-extra/test/clang-tidy/misc-unused-parameters.cpp