1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/FileCheck
Jacques Pienaar 3733be80bf [FileCheck] Add a literal check directive modifier
Introduce CHECK modifiers that change the behavior of the CHECK
directive. Also add a LITERAL modifier for cases where matching could
end requiring escaping strings interpreted as regex where only
literal/fixed string matching is desired (making the CHECK's more
difficult to write/fragile and difficult to interpret).
2020-12-18 17:26:15 -08:00
..
comment
Inputs Add missing EOL. NFCI. 2020-10-31 17:32:04 +00:00
allow-unused-prefixes.txt [FileCheck] Use %ProtectFileCheckOutput in allow-unused-prefixes.txt 2020-11-05 07:08:20 -08:00
bad-char.txt
check-a-b-has-b.txt [FileCheck] Address unused prefixes in tests 2020-10-30 14:14:02 -07:00
check-b-a-has-b.txt [FileCheck] Address unused prefixes in tests 2020-10-30 14:14:02 -07:00
check-count.txt
check-dag-multi-prefix-2.txt
check-dag-multi-prefix.txt
check-dag-not-dag.txt
check-dag-overlap-torture.txt
check-dag-overlap.txt
check-dag-substring-prefix.txt
check-dag-xfails.txt
check-dag.txt
check-empty2.txt
check-empty-tag.txt
check-empty.txt
check-ignore-case.txt
check-label-dag-capture.txt
check-label-dag.txt
check-label.txt
check-literal.txt [FileCheck] Add a literal check directive modifier 2020-12-18 17:26:15 -08:00
check-multi-prefix-label.txt
check-multiple-prefixes-mixed.txt
check-multiple-prefixes-nomatch-2.txt
check-multiple-prefixes-nomatch.txt
check-multiple-prefixes-substr.txt [FileCheck] Address unused prefixes in tests 2020-10-30 14:14:02 -07:00
check-not-diaginfo.txt
check-prefixes.txt
check-substring-multi-prefix-2.txt [FileCheck] Address unused prefixes in tests 2020-10-30 14:14:02 -07:00
check-substring-multi-prefix.txt
dos-style-eol.txt
dump-input-annotations.txt [FileCheck] Address unused prefixes in tests 2020-10-30 14:14:02 -07:00
dump-input-context.txt
dump-input-enable.txt
dump-input-filter.txt
empty-regex-match-at-start.txt
envvar-opts.txt
first-character-match.txt
implicit-check-not.txt
line-count-2.txt
line-count.txt
lit.local.cfg
match-full-lines.txt
multiple-check-not-failures.txt
multiple-missing-prefixes.txt [FileCheck] Address unused prefixes in tests 2020-10-30 14:14:02 -07:00
next-no-match.txt
no-check-file.txt
no-multi-suffixes.txt
numeric-defines-diagnostics.txt
numeric-defines.txt
numeric-expression.txt
opt-color.txt
regex-brackets.txt
regex-no-match.txt
same.txt
separate-multi-prefix.txt
simple-var-capture.txt
string-defines-diagnostics.txt
string-defines.txt
two-checks-for-same-match.txt
validate-check-prefix.txt
var-ref-same-line.txt
var-scope.txt
verbose.txt