[clang] [CIR] Upstream global initialization for ComplexType (PR #141369)

Bruno Cardoso Lopes via cfe-commits cfe-commits at lists.llvm.org
Wed May 28 14:51:49 PDT 2025


================
@@ -0,0 +1,11 @@
+// RUN: cir-opt %s -verify-diagnostics -split-input-file
+
+!s32i = !cir.int<s, 32>
----------------
bcardosolopes wrote:

Seems like you forgot to remove this file

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


More information about the cfe-commits mailing list