blob: 829b60cb0ef029d66bd2de4a14f463c8bd85e2e7 [file] [log] [blame]
// RUN: %clang_cc1 -emit-llvm %s -o /dev/null
void bork() {
int Qux[33] = {0};
}