Mercurial > hg > CbC > CbC_llvm
view test/Other/pipefail.txt @ 108:1881386f7909
use llvm.setjmp and llvm.longjmp
author | Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 01 Feb 2016 02:57:01 +0900 |
parents | 95c75e76d11b |
children |
line wrap: on
line source
REQUIRES: shell RUN: ((false | true) && echo true || echo false) | grep false