[PATCH] D17602: [clang-tidy] update links to Google Code Style in docs

Haojian Wu via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 25 06:35:51 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL261868: [clang-tidy] update links to Google Code Style in docs (authored by hokein).

Changed prior to commit:
  http://reviews.llvm.org/D17602?vs=49048&id=49052#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17602

Files:
  clang-tools-extra/trunk/clang-tidy/google/AvoidCStyleCastsCheck.h
  clang-tools-extra/trunk/clang-tidy/google/ExplicitConstructorCheck.h
  clang-tools-extra/trunk/clang-tidy/google/OverloadedUnaryAndCheck.h
  clang-tools-extra/trunk/clang-tidy/google/UnnamedNamespaceInHeaderCheck.h
  clang-tools-extra/trunk/clang-tidy/google/UsingNamespaceDirectiveCheck.h
  clang-tools-extra/trunk/clang-tidy/readability/NamedParameterCheck.h
  clang-tools-extra/trunk/clang-tidy/readability/NamespaceCommentCheck.h
  clang-tools-extra/trunk/docs/clang-tidy/checks/google-build-namespaces.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/google-build-using-namespace.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/google-explicit-constructor.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/google-readability-casting.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/google-readability-namespace-comments.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/google-runtime-operator.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/llvm-namespace-comment.rst
  clang-tools-extra/trunk/docs/clang-tidy/checks/readability-named-parameter.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17602.49052.patch
Type: text/x-patch
Size: 9573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160225/fbf6297e/attachment-0001.bin>


More information about the cfe-commits mailing list