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

Kirill Bobyrev via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 25 04:41:56 PST 2016


omtcyf0 created this revision.
omtcyf0 added reviewers: cfe-commits, alexfh.

Because of the recent Google Code shutdown links to the Google Code Style up there are no longer relevant.

http://reviews.llvm.org/D17602

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

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


More information about the cfe-commits mailing list