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

Eugene Zelenko via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 22 16:49:06 PDT 2016


Eugene.Zelenko updated this revision to Diff 68933.
Eugene.Zelenko added a comment.

Address review comment.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23728.68933.patch
Type: text/x-patch
Size: 8346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160822/f211cd82/attachment.bin>


More information about the cfe-commits mailing list