[PATCH] D141569: [clang-tidy] Implement CppCoreGuideline F.18

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 18 07:57:02 PST 2023


PiotrZSL added a comment.

In D141569#4136493 <https://reviews.llvm.org/D141569#4136493>, @ccotter wrote:

> @PiotrZSL I added an option to allow disabling the strict behavior. It should address many of your examples (e.g., moving subobjects) . Let me know if you have more feedback.

I will re-test this on Monday/Tuesday. and comeback to you if I find something.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141569



More information about the cfe-commits mailing list