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