[PATCH] D57674: [clang-tidy] Add options to bugprone-argument-comment to add missing argument comments to literals

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 8 09:00:04 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL353535: [clang-tidy] Add options to bugprone-argument-comment to add missing argument… (authored by paulhoad, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D57674?vs=185947&id=185985#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57674

Files:
  clang-tools-extra/trunk/clang-tidy/bugprone/ArgumentCommentCheck.cpp
  clang-tools-extra/trunk/clang-tidy/bugprone/ArgumentCommentCheck.h
  clang-tools-extra/trunk/docs/ReleaseNotes.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/bugprone-argument-comment.rst
  clang-tools-extra/trunk/test/clang-tidy/bugprone-argument-comment-literals.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57674.185985.patch
Type: text/x-patch
Size: 17272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190208/55bcfa10/attachment.bin>


More information about the llvm-commits mailing list