[clang] [clang] Fixed a crash when explicitly casting to atomic complex (PR #172163)

Amr Hesham via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 3 02:10:56 PDT 2026


AmrDeveloper wrote:

I moved the call of `getAtomicUnqualifiedType` from every call of EmitCast to be inside EmitCast itself

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


More information about the cfe-commits mailing list