blob: b12dd7e780ebfdf9f954dc983ef4d78b579f6b2f [file] [log] [blame]
// RUN: %clang_cc1 -emit-llvm %s -o /dev/null
void foo(void) {
unsigned char int_latin1[] = "f\200\372b\200\343\200\340";
}