[PATCH] D142639: [clang] Warn by default that implicit capture of 'this' is deprecated in C++20 and later.

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 26 08:03:51 PST 2023


erichkeane accepted this revision.
erichkeane added a subscriber: royjacobson.
erichkeane added a comment.
This revision is now accepted and ready to land.

You'll need a rebase to get the pre-commit CI to work.  Else, looks fine to me.  Make sure @royjacobson knows of the change for this (https://reviews.llvm.org/D142578).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142639



More information about the cfe-commits mailing list