[PATCH] D13006: Replace references to "transform" with references to "check" where neccessary in the documentation.

Angel Garcia via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 21 02:47:29 PDT 2015


angelgarcia created this revision.
angelgarcia added a reviewer: alexfh.
angelgarcia added subscribers: klimek, cfe-commits.

Replace references to "transform" with references to "check" where neccessary in the documentation.

http://reviews.llvm.org/D13006

Files:
  docs/clang-tidy/checks/modernize-loop-convert.rst
  docs/clang-tidy/checks/modernize-pass-by-value.rst
  docs/clang-tidy/checks/modernize-replace-auto-ptr.rst
  docs/clang-tidy/checks/modernize-use-auto.rst
  docs/clang-tidy/checks/modernize-use-nullptr.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13006.35217.patch
Type: text/x-patch
Size: 6102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150921/33c07f3b/attachment.bin>


More information about the cfe-commits mailing list