C++程序  |  6行  |  77 B

// RUN: %clang_cc1 %s -emit-llvm -o -

void bork() {
  char Qux[33] = {0};
}