[clang] [Clang] [Sema] Improve support for `__restrict`-qualified member functions (PR #83855)
via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 4 07:36:57 PST 2024
Sirraide wrote:
Sorry for the rather humongous pr description, but I tried to handle every edge case I could come up with (as well as include my rationale as to why I’ve decided to handle them that way)—thought it’s still possible that I missed some.
https://github.com/llvm/llvm-project/pull/83855
More information about the cfe-commits
mailing list