[all-commits] [llvm/llvm-project] 6b9578: [clang-tidy][NFC] Fix links to fuchsia codding sta...
Piotr Zegar via All-commits
all-commits at lists.llvm.org
Sun Jul 23 05:40:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b95787acc5b2628a3d544c70cb0727a1975150d
https://github.com/llvm/llvm-project/commit/6b95787acc5b2628a3d544c70cb0727a1975150d
Author: Piotr Zegar <me at piotrzegar.pl>
Date: 2023-07-23 (Sun, 23 Jul 2023)
Changed paths:
M clang-tools-extra/docs/clang-tidy/checks/fuchsia/default-arguments-calls.rst
M clang-tools-extra/docs/clang-tidy/checks/fuchsia/default-arguments-declarations.rst
M clang-tools-extra/docs/clang-tidy/checks/fuchsia/multiple-inheritance.rst
M clang-tools-extra/docs/clang-tidy/checks/fuchsia/overloaded-operator.rst
M clang-tools-extra/docs/clang-tidy/checks/fuchsia/statically-constructed-objects.rst
M clang-tools-extra/docs/clang-tidy/checks/fuchsia/trailing-return.rst
M clang-tools-extra/docs/clang-tidy/checks/fuchsia/virtual-inheritance.rst
Log Message:
-----------
[clang-tidy][NFC] Fix links to fuchsia codding standard
Correct links to fuchsia codding standard in
documentation for fuchsia-* checks.
Partially fixes: #62334
More information about the All-commits
mailing list