repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[ARM] Adjust how NEON shifts are lowered
[llvm-core.git]
/
test
/
tools
/
llvm-rc
/
Inputs
/
utf8-escape-narrow.rc
blob
311968c4d71fb02383cc1a1266518ff35b90acdf
1
STRINGTABLE {
2
// One can't pass UTF-8 sequences via multiple escaped chars - in narrow
3
// strings in UTF-8 mode, only ASCII chars can be entered via escapes.
4
1 "åäö \xc3\xa5"
5
}