[all-commits] [llvm/llvm-project] 875b85: [clang-tidy] Fix reST syntax
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Thu Sep 10 04:57:43 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 875b8537eea0662ead820979f18c83d5e31b4b8b
https://github.com/llvm/llvm-project/commit/875b8537eea0662ead820979f18c83d5e31b4b8b
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2020-09-10 (Thu, 10 Sep 2020)
Changed paths:
M clang-tools-extra/docs/clang-tidy/checks/bugprone-argument-comment.rst
M clang-tools-extra/docs/clang-tidy/checks/bugprone-exception-escape.rst
M clang-tools-extra/docs/clang-tidy/checks/bugprone-forwarding-reference-overload.rst
M clang-tools-extra/docs/clang-tidy/checks/bugprone-lambda-function-name.rst
M clang-tools-extra/docs/clang-tidy/checks/bugprone-not-null-terminated-result.rst
M clang-tools-extra/docs/clang-tidy/checks/bugprone-suspicious-include.rst
M clang-tools-extra/docs/clang-tidy/checks/bugprone-suspicious-missing-comma.rst
M clang-tools-extra/docs/clang-tidy/checks/bugprone-terminating-continue.rst
M clang-tools-extra/docs/clang-tidy/checks/cert-con36-c.rst
M clang-tools-extra/docs/clang-tidy/checks/cert-con54-cpp.rst
M clang-tools-extra/docs/clang-tidy/checks/cppcoreguidelines-avoid-non-const-global-variables.rst
M clang-tools-extra/docs/clang-tidy/checks/google-objc-global-variable-declaration.rst
M clang-tools-extra/docs/clang-tidy/checks/google-readability-casting.rst
M clang-tools-extra/docs/clang-tidy/checks/misc-misplaced-const.rst
M clang-tools-extra/docs/clang-tidy/checks/misc-no-recursion.rst
M clang-tools-extra/docs/clang-tidy/checks/misc-unused-parameters.rst
M clang-tools-extra/docs/clang-tidy/checks/modernize-replace-disallow-copy-and-assign-macro.rst
M clang-tools-extra/docs/clang-tidy/checks/modernize-use-noexcept.rst
M clang-tools-extra/docs/clang-tidy/checks/modernize-use-uncaught-exceptions.rst
M clang-tools-extra/docs/clang-tidy/checks/readability-const-return-type.rst
M clang-tools-extra/docs/clang-tidy/checks/zircon-temporary-objects.rst
Log Message:
-----------
[clang-tidy] Fix reST syntax
Authored by Eisuke Kawashima [https://github.com/llvm/llvm-project/pull/245]
More information about the All-commits
mailing list