[clang] [clang] [SemaCXX] Disallow deducing "this" on operator `new` and `delete` (PR #82251)

via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 19 06:15:06 PST 2024


cor3ntin wrote:

This change needs a release note.
Please add an entry to `clang/docs/ReleaseNotes.rst` in the section the most adapted to the change, and referencing any Github issue this change fixes. Thanks!

Besides that, I think the change makes sense, thanks!

https://github.com/llvm/llvm-project/pull/82251


More information about the cfe-commits mailing list