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