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

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 4 07:43:29 PDT 2016


alexfh updated this revision to Diff 66806.
alexfh added a comment.

- Added a FIXME.


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.66806.patch
Type: text/x-patch
Size: 11855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160804/88d68b4a/attachment-0001.bin>


More information about the cfe-commits mailing list