xref
: /
llvm-project
/
llvm
/
test
/
Other
/
pipefail.txt
(revision 2a2a0973b8d67817c30a0105b7a09f87ec3b4fd1)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
REQUIRES: shell
2
RUN: ((false | true) && echo true || echo false) | grep false
3