================ @@ -0,0 +1,14 @@ +// RUN: %clang_cc1 -triple x86_64-unknown-linux-gnu -fclangir -emit-cir %s -o - | FileCheck %s --check-prefix=CIR ---------------- skc7 wrote: Added the test. https://github.com/llvm/llvm-project/pull/188200