================ @@ -0,0 +1,58 @@ +// RUN: %clang_cc1 -std=c++17 -triple x86_64-unknown-linux-gnu -fclangir -emit-cir %s -o %t.cir ---------------- bcardosolopes wrote: Has this been addressed? https://github.com/llvm/llvm-project/pull/130690