[PATCH] D37846: [clang-tidy] Fixed misc-unused-parameters omitting parameters square brackets
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 15 04:30:07 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL313355: [clang-tidy] Fixed misc-unused-parameters omitting parameters square brackets (authored by alexfh).
Changed prior to commit:
https://reviews.llvm.org/D37846?vs=115369&id=115395#toc
Repository:
rL LLVM
https://reviews.llvm.org/D37846
Files:
clang-tools-extra/trunk/clang-tidy/misc/UnusedParametersCheck.cpp
clang-tools-extra/trunk/test/clang-tidy/misc-unused-parameters.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37846.115395.patch
Type: text/x-patch
Size: 4186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170915/2cb06878/attachment.bin>
More information about the cfe-commits
mailing list