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] Rewrite how VCMP are lowered, using a single node
[llvm-core.git]
/
test
/
YAMLParser
/
spec-05-14.test
blob
65451651b69e96bf8bec4b3fa20906dce4e86790
1
# RUN: yaml-bench -canonical %s
2
3
"Fun with \\
4
\" \a \b \e \f \
5
\n \r \t \v \0 \
6
\ \_ \N \L \P \
7
\x41 \u0041 \U00000041"
8
9
# CHECK: !!str "Fun with \\\n\" \a \b \e \f \n \r \t \v \0 \_ \N \L \P A A A"