aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/unsupported.c
blob: c11f1d1ef9db6cce038440baedf222d60dcfb7a3 (plain)
1
2
3
// RUN: clang -verify -emit-llvm -o - %s 

void *x = L"foo"; // expected-error {{cannot compile this wide string yet}}