[clang] [clang] Fix-it hint for `++this` -> `++*this` when deref is modifiable (PR #94159)
Rajveer Singh Bharadwaj via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 8 06:50:34 PDT 2024
Rajveer100 wrote:
I have added a `FIXME` for now regarding the Obj-C part.
The function change is also done.
https://github.com/llvm/llvm-project/pull/94159
More information about the cfe-commits
mailing list