brintos

brintos / llvm-project-archived public Read only

0
0
Text · 60 B · dbec650 Raw
4 lines · c
1// RUN: %clang_cc1 -emit-llvm %s -o -2 3int a = 2.0 ? 1 : 2;4