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-02-18.test
1
# RUN: yaml-bench -canonical %s
2
3
plain:
4
This unquoted scalar
5
spans many lines.
6
7
quoted: "So does this
8
quoted scalar.\n"