brintos

brintos / llvm-project-archived public Read only

0
0
Text · 81 B · d185748 Raw
6 lines · c
1// RUN: %clang_cc1 %s -emit-llvm -o -2 3void bork(void) {4  char Qux[33] = {0};5}6