[all-commits] [llvm/llvm-project] fdb6e8: [clang-tidy][NFC][doc] Improve documentation for m...
Carlos Galvez via All-commits
all-commits at lists.llvm.org
Mon Sep 4 02:45:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fdb6e8b7926572bcb855d59d6bc84c7be5277768
https://github.com/llvm/llvm-project/commit/fdb6e8b7926572bcb855d59d6bc84c7be5277768
Author: Carlos Galvez <carlosgalvezp at gmail.com>
Date: 2023-09-04 (Mon, 04 Sep 2023)
Changed paths:
M clang-tools-extra/clang-tidy/modernize/UseEqualsDeleteCheck.h
M clang-tools-extra/docs/clang-tidy/checks/modernize/use-equals-delete.rst
Log Message:
-----------
[clang-tidy][NFC][doc] Improve documentation for modernize-use-equals… (#65231)
…-delete
So the purpose of the check is more clear. Update examples code to show
compliant code.
Fixes #65221
---------
Co-authored-by: Carlos Gálvez <carlos.galvez at zenseact.com>
More information about the All-commits
mailing list