[PATCH] D72488: [clang-tidy] Add check for CERT-OOP57-CPP
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 10 07:08:20 PST 2020
njames93 added inline comments.
================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:70
+- The 'bugprone-suspicous-constructor-and-assignment' check was renamed to :doc:`cert-not-trivial-types-libc-memory-calls
+ <clang-tidy/checks/cert-not-trivial-types-libc-memory-calls>`
----------------
Eugene.Zelenko wrote:
> Is this relevant?
nope, I renamed the check left that in , will remove
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72488/new/
https://reviews.llvm.org/D72488
More information about the cfe-commits
mailing list