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

Yubo Xie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 4 10:22:40 PDT 2019


xyb updated this revision to Diff 218741.

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.218741.patch
Type: text/x-patch
Size: 5534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190904/c3fb2fb3/attachment.bin>


More information about the cfe-commits mailing list