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

MyDeveloperDay via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 8 04:51:30 PST 2019


MyDeveloperDay updated this revision to Diff 185947.
MyDeveloperDay marked 2 inline comments as done.
MyDeveloperDay added a comment.

Pre-Commit Changes

- add FIXME wording to test
- move local header include after libraries
- rebase


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

https://reviews.llvm.org/D57674

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57674.185947.patch
Type: text/x-patch
Size: 16869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190208/8013eb31/attachment-0001.bin>


More information about the cfe-commits mailing list