xref: /openbsd-src/gnu/llvm/llvm/utils/lit/tests/boolean-parsing.py (revision 09467b48e8bc8b4905716062da846024139afbf2)
1# Test the boolean expression parser
2# used for REQUIRES and UNSUPPORTED and XFAIL
3
4# RUN: %{python} -m lit.BooleanExpression
5