projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[TableGen] Use SmallString instead of std::string to build up a string to avoid heap...
[oota-llvm.git]
/
test
/
YAMLParser
/
spec-06-06.test
1
# RUN: yaml-bench -canonical %s
2
3
plain: text
4
lines
5
quoted: "text
6
lines"
7
block: |
8
text
9
lines