[clang] [CIR] Upstream ComplexType builtin_complex (PR #144225)

Andy Kaylor via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 16 09:38:23 PDT 2025


================
@@ -96,6 +96,7 @@ class RValue {
     er.isVolatile = false;
     return er;
   }
+
----------------
andykaylor wrote:

Not needed in this PR

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


More information about the cfe-commits mailing list