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

via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 28 10:06:23 PST 2024


Sirraide wrote:

> Thank you for the fix! This seems to fix quite a few issues because it also addresses:
> 
> #42411 #18121 #11039

I also checked for other open issues, but I see you were more successful than me in finding some; I’ll take a look at those and add tests for them as well.



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


More information about the cfe-commits mailing list