[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 06:05:09 PST 2016


omtcyf0 updated this revision to Diff 49048.
omtcyf0 added a comment.

Removed the breakline.


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.49048.patch
Type: text/x-patch
Size: 8493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160225/2f9438e1/attachment-0001.bin>


More information about the cfe-commits mailing list