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

Alexander Kornienko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 28 08:17:11 PDT 2018


alexfh updated this revision to Diff 153327.
alexfh marked 3 inline comments as done.
alexfh added a comment.

- Addressed review comments.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D46951

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46951.153327.patch
Type: text/x-patch
Size: 6735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180628/890f820d/attachment-0001.bin>


More information about the cfe-commits mailing list