[PATCH] D23135: [clang-tidy] misc-argument-comment non-strict mode

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 4 06:22:16 PDT 2016


alexfh updated this revision to Diff 66796.
alexfh marked 2 inline comments as done.
alexfh added a comment.

- Documented the StrictMode option, added a couple of consts.


https://reviews.llvm.org/D23135

Files:
  clang-tidy/ClangTidy.h
  clang-tidy/misc/ArgumentCommentCheck.cpp
  clang-tidy/misc/ArgumentCommentCheck.h
  docs/clang-tidy/checks/misc-argument-comment.rst
  test/clang-tidy/misc-argument-comment-strict.cpp
  test/clang-tidy/misc-argument-comment.cpp
  unittests/clang-tidy/MiscModuleTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23135.66796.patch
Type: text/x-patch
Size: 11806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160804/cac15097/attachment-0001.bin>


More information about the cfe-commits mailing list