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

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 4 08:02:42 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277729: [clang-tidy] misc-argument-comment non-strict mode (authored by alexfh).

Changed prior to commit:
  https://reviews.llvm.org/D23135?vs=66806&id=66807#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23135

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

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


More information about the cfe-commits mailing list