[libc-commits] [libc] [libc] Annotate RPC members as global pointers (PR #215412)

Shilei Tian via libc-commits libc-commits at lists.llvm.org
Tue Aug 11 07:50:35 PDT 2026


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

I honestly don't like having this kind of annotation everywhere. IMHO, this is gradually turning into OpenCL-style code, but I understand why we need them. I guess it's fine for now, until we have a proper formal definition of what kind of "C/C++" code we want to write.

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


More information about the libc-commits mailing list