[PATCH] D23728: [Clang-tidy] Fix style in some checks documentation
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 22 17:28:01 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL279494: Fix style in some Clang-tidy checks documentation. (authored by eugenezelenko).
Changed prior to commit:
https://reviews.llvm.org/D23728?vs=68933&id=68941#toc
Repository:
rL LLVM
https://reviews.llvm.org/D23728
Files:
clang-tools-extra/trunk/docs/clang-tidy/checks/cppcoreguidelines-pro-bounds-constant-array-index.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/google-global-names-in-headers.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/misc-argument-comment.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/misc-misplaced-widening-cast.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/misc-suspicious-missing-comma.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/modernize-use-auto.rst
clang-tools-extra/trunk/docs/clang-tidy/checks/readability-braces-around-statements.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23728.68941.patch
Type: text/x-patch
Size: 8755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160823/ad95055d/attachment-0001.bin>
More information about the cfe-commits
mailing list