Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
0b8f0a208e9849c7ea50173b98acb51efbe1f2c7
/
.
/
test
/
FrontendObjC
/
2010-02-01-utf16-with-null.m
blob: 86e46376bd25a4b51959f0535bcb4e108c149c46 [
file
] [
log
] [
blame
]
/* RUN: %llvmgcc -w -x objective-c -S %s -o - | not grep {__ustring}
rdar://7589850 */
void
*
P
=
@
"good\0bye"
;