summaryrefslogtreecommitdiffstats
path: root/llvm/utils/lit/tests/Inputs/testrunner-custom-parsers/test.txt
blob: e28060320a2e0dbdf8200ea20b9038dc9867f6c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19

// MY_TAG.
// foo bar baz
// MY_RUN: baz
// MY_LIST: one, two
// MY_LIST: three, four
// MY_RUN: foo \
// MY_RUN: bar
//
// MY_CUSTOM: a b c
//
// MY_BOOL: a && (\
// MY_BOOL: b)
// MY_BOOL: d
//
// MY_BOOL_UNTERMINATED: a \
//
// END.
// MY_LIST: five
OpenPOWER on IntegriCloud