[PATCH] D31860: Add more examples to clang tidy checkers

Sylvestre Ledru via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 10 11:07:19 PDT 2017


sylvestre.ledru created this revision.
sylvestre.ledru added a project: clang-tools-extra.

https://reviews.llvm.org/D31860

Files:
  docs/clang-tidy/checks/llvm-namespace-comment.rst
  docs/clang-tidy/checks/llvm-twine-local.rst
  docs/clang-tidy/checks/misc-inefficient-algorithm.rst
  docs/clang-tidy/checks/misc-unused-parameters.rst
  docs/clang-tidy/checks/performance-type-promotion-in-math-fn.rst
  docs/clang-tidy/checks/readability-redundant-string-init.rst
  docs/clang-tidy/checks/readability-uniqueptr-delete-release.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31860.94613.patch
Type: text/x-patch
Size: 3817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170410/769345d1/attachment-0001.bin>


More information about the cfe-commits mailing list