[all-commits] [llvm/llvm-project] 37558f: [clang-tidy] Add links to check docs in comments
alexfh via All-commits
all-commits at lists.llvm.org
Thu Oct 22 04:31:44 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 37558fd29ee0af2302c051b8e70543cfc3e7ca91
https://github.com/llvm/llvm-project/commit/37558fd29ee0af2302c051b8e70543cfc3e7ca91
Author: Alexander Kornienko <alexfh at google.com>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M clang-tools-extra/clang-tidy/google/AvoidCStyleCastsCheck.h
M clang-tools-extra/clang-tidy/google/AvoidUnderscoreInGoogletestNameCheck.h
M clang-tools-extra/clang-tidy/google/DefaultArgumentsCheck.h
M clang-tools-extra/clang-tidy/google/ExplicitConstructorCheck.h
M clang-tools-extra/clang-tidy/google/ExplicitMakePairCheck.h
M clang-tools-extra/clang-tidy/google/GlobalNamesInHeadersCheck.h
M clang-tools-extra/clang-tidy/google/IntegerTypesCheck.h
M clang-tools-extra/clang-tidy/google/OverloadedUnaryAndCheck.h
M clang-tools-extra/clang-tidy/google/TodoCommentCheck.h
M clang-tools-extra/clang-tidy/google/UnnamedNamespaceInHeaderCheck.h
M clang-tools-extra/clang-tidy/google/UsingNamespaceDirectiveCheck.h
Log Message:
-----------
[clang-tidy] Add links to check docs in comments
More information about the All-commits
mailing list