mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-21 03:37:47 +00:00
Testcase distilled from xemacs.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8223 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
402f151d44
commit
cec2eb2591
3
test/CFrontend/2003-08-29-HugeCharConst.c
Normal file
3
test/CFrontend/2003-08-29-HugeCharConst.c
Normal file
@ -0,0 +1,3 @@
|
||||
void foo() {
|
||||
unsigned char int_latin1[] = "f\200\372b\200\343\200\340";
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user