[llvm] [clang] [NFC] Remove Type::getInt8PtrTy (PR #71029)

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 2 01:53:32 PDT 2023


arsenm wrote:

I still think all the defaulted address space parameters should be purged and it only invites bugs. It's a regression to introduce a new defaulted argument.

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


More information about the cfe-commits mailing list