[all-commits] [llvm/llvm-project] e16896: [clang-tidy] Fix bugprone-copy-constructor-init do...
Piotr Zegar via All-commits
all-commits at lists.llvm.org
Sun Feb 26 00:58:27 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e168964ce1fb3747746afcc46817eeb6706df6ed
https://github.com/llvm/llvm-project/commit/e168964ce1fb3747746afcc46817eeb6706df6ed
Author: Piotr Zegar <piotr.zegar at nokia.com>
Date: 2023-02-26 (Sun, 26 Feb 2023)
Changed paths:
M clang-tools-extra/docs/clang-tidy/checks/bugprone/copy-constructor-init.rst
Log Message:
-----------
[clang-tidy] Fix bugprone-copy-constructor-init documentation
Correct example, and add information about limitations.
Fixes: https://github.com/llvm/llvm-project/issues/55572
Reviewed By: carlosgalvezp
Differential Revision: https://reviews.llvm.org/D144594
More information about the All-commits
mailing list