[clang] [clang] remove non-functional SrcAddr parameter from performAddrSpaceCast (PR #179330)

Jameson Nash via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 4 11:50:57 PST 2026


vtjnash wrote:

Okay, I just removed the virtual "maybe someone will use this someday but it might be broken since many places already just call CreateAddrSpaceCast directly" function and cleaned this up some more

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


More information about the cfe-commits mailing list