This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
4cf99cfdc7
llvm-project
/
llvm
/
test
/
YAMLParser
/
spec-05-15.data
8 lines
96 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Convert the uses of '|&' to use '2>&1 |' instead, which works on old versions of Bash. In addition, I can back out the change to the lit built-in shell test runner to support this. This should fix the majority of fallout on Darwin, but I suspect there will be a few straggling issues. llvm-svn: 159544
2012-07-03 02:37:59 +08:00
# RUN: yaml-bench -canonical %s 2>&1 | FileCheck %s
Add YAML parser to Support. llvm-svn: 153977
2012-04-04 07:09:22 +08:00
Bad escapes:
"\c
\xq-"
# CHECK: error