[PATCH] D23728: [Clang-tidy] Fix style in some checks documentation

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 19 15:19:35 PDT 2016


Eugene.Zelenko created this revision.
Eugene.Zelenko added a reviewer: alexfh.
Eugene.Zelenko added a subscriber: cfe-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Herald added a subscriber: nemanjai.

Repository:
  rL LLVM

https://reviews.llvm.org/D23728

Files:
  docs/clang-tidy/checks/cppcoreguidelines-pro-bounds-constant-array-index.rst
  docs/clang-tidy/checks/google-global-names-in-headers.rst
  docs/clang-tidy/checks/misc-argument-comment.rst
  docs/clang-tidy/checks/misc-misplaced-widening-cast.rst
  docs/clang-tidy/checks/misc-suspicious-missing-comma.rst
  docs/clang-tidy/checks/modernize-use-auto.rst
  docs/clang-tidy/checks/readability-braces-around-statements.rst
  docs/clang-tidy/checks/readability-simplify-boolean-expr.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23728.68739.patch
Type: text/x-patch
Size: 9330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160819/094d8186/attachment-0001.bin>


More information about the cfe-commits mailing list