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

Tom Honermann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 26 08:55:59 PST 2023


tahonermann added a comment.

> You'll need a rebase to get the pre-commit CI to work.

Yes, thank you. I'll wait for https://reviews.llvm.org/D142578 to land and then rebase.


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