unaligned-memcpy.c 77 Bytes Raw Blame History Permalink 1 2 3 4 5 // RUN: %clang_cc1 %s -emit-llvm -o - void bork() { char Qux[33] = {0}; }