[clang] [Clang] [Sema] Handle `this` in `__restrict`-qualified member functions properly (PR #83187)

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 29 07:48:00 PST 2024


https://github.com/AaronBallman approved this pull request.

LGTM! I think the other work should be done in a follow-up patch as it is slightly different than this fix.

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


More information about the cfe-commits mailing list