[clang] [clang] Fix-it hint for `++this` -> `++*this` when deref is modifiable (PR #94159)

via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 11 12:06:36 PDT 2024


Sirraide wrote:

> I will try to do single commits and later squash them!

You don’t even need to squash them yourself; Github does that automatically because we use ‘squash and merge’.

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


More information about the cfe-commits mailing list