repo.or.cz
/
llvm
/
zpu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
zpu: basic block iterator in place
[llvm/zpu.git]
/
test
/
FrontendObjC
/
2010-02-01-utf16-with-null.m
blob
86e46376bd25a4b51959f0535bcb4e108c149c46
1
/* RUN: %llvmgcc -w -x objective-c -S %s -o - | not grep {__ustring}
2
rdar://7589850 */
3
4
void *P = @"good\0bye";
5