[PATCH] D136224: [clang-tidy] Skip private default ctors in modernize-use-equals-default

Alexander Shaposhnikov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 20 15:05:08 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG90d42b1cab04: [clang-tidy] Skip private default ctors in modernize-use-equals-default (authored by alexander-shaposhnikov).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136224/new/

https://reviews.llvm.org/D136224

Files:
  clang-tools-extra/clang-tidy/modernize/UseEqualsDefaultCheck.cpp
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/test/clang-tidy/checkers/modernize/use-equals-default-cxx17.cpp
  clang-tools-extra/test/clang-tidy/checkers/modernize/use-equals-default-cxx20.cpp
  clang-tools-extra/test/clang-tidy/checkers/modernize/use-equals-default.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136224.469368.patch
Type: text/x-patch
Size: 4918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221020/b055c40e/attachment.bin>


More information about the cfe-commits mailing list