[PATCH] D46951: [clang-tidy] misc-unused-parameters - retain old behavior under StrictMode

Alexander Kornienko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 28 08:26:05 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335863: [clang-tidy] misc-unused-parameters - retain old behavior under StrictMode (authored by alexfh, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D46951

Files:
  clang-tools-extra/trunk/clang-tidy/misc/UnusedParametersCheck.cpp
  clang-tools-extra/trunk/clang-tidy/misc/UnusedParametersCheck.h
  clang-tools-extra/trunk/docs/clang-tidy/checks/misc-unused-parameters.rst
  clang-tools-extra/trunk/test/clang-tidy/misc-unused-parameters-strict.cpp
  clang-tools-extra/trunk/test/clang-tidy/misc-unused-parameters.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46951.153329.patch
Type: text/x-patch
Size: 7135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180628/5ae10907/attachment-0001.bin>


More information about the llvm-commits mailing list