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

Jessica Clarke via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 7 17:02:26 PDT 2024


jrtc27 wrote:

And I still strongly urge renaming what this is, given it is _not_ the type for an unqualified C `void *`, as one would normally expect given it's in Clang.

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


More information about the cfe-commits mailing list