[PATCH] D67056: Add a bugprone-argument-comment option: IgnoreSingleArgument.

Yubo Xie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 5 04:44:08 PDT 2019


xyb updated this revision to Diff 218892.
xyb added a comment.

Update patch.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D67056/new/

https://reviews.llvm.org/D67056

Files:
  clang-tools-extra/clang-tidy/bugprone/ArgumentCommentCheck.cpp
  clang-tools-extra/clang-tidy/bugprone/ArgumentCommentCheck.h
  clang-tools-extra/docs/clang-tidy/checks/bugprone-argument-comment.rst
  clang-tools-extra/test/clang-tidy/bugprone-argument-comment-ignore-single-argument.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67056.218892.patch
Type: text/x-patch
Size: 5557 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190905/ae556f7f/attachment.bin>


More information about the cfe-commits mailing list