[clang] [clang][CodeGen] Make `UnqualPtrTy` truly unqualified (PR #94388)

Jessica Clarke via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 4 11:59:42 PDT 2024


jrtc27 wrote:

I don't think that assumption is currently true. I think it's also worth clarifying what this thing is, and possibly renaming it, because "unqualified" has C language level meaning that would contradict what it is here.

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


More information about the cfe-commits mailing list