[PATCH] D18961: Add a readability-deleted-default clang-tidy check.

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 8 12:20:04 PST 2021


aaron.ballman added a comment.

In D18961#2549303 <https://reviews.llvm.org/D18961#2549303>, @njames93 wrote:

> Now that there is a stable warning in clang for this check that is enabled without specifying any warning flags, Is there reason to think about retiring this check?

I'd be fine with that. We may even have the time to get a deprecation note into Clang 12 so that we can remove this code in Clang 13 if we felt so inclined.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D18961



More information about the cfe-commits mailing list