This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4794bbffb228894de3ca0dad50fc027eb94f743e
clang-p2996
/
llvm
/
test
/
FileCheck
History
…
..
comment
…
dump-input
…
Inputs
…
match-time-error-propagation
…
allow-unused-prefixes.txt
…
bad-char.txt
…
check-a-b-has-b.txt
…
check-b-a-has-b.txt
…
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
[FileCheck] - Fix possible buffer out of bounds access when parsing --check-prefix.
2018-01-16 08:09:24 +00:00
check-empty-tag.txt
…
check-empty.txt
Improve error message of FileCheck when stdin is empty
2020-02-04 11:14:55 +00:00
check-ignore-case.txt
…
check-label-dag-capture.txt
…
check-label-dag.txt
…
check-label.txt
…
check-literal.txt
…
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
…
check-not-diaginfo.txt
…
check-prefixes.txt
…
check-substring-multi-prefix-2.txt
…
check-substring-multi-prefix.txt
Make check lines not match themselves.
2016-06-16 19:38:48 +00:00
dos-style-eol.txt
…
empty-regex-match-at-start.txt
…
envvar-opts.txt
…
first-character-match.txt
…
implicit-check-not.txt
…
invalid-regex.txt
…
line-count-2.txt
…
line-count.txt
…
lit.local.cfg
[FileCheck] Default --allow-unused-prefixes to false
2021-02-08 13:37:04 -08:00
match-full-lines.txt
…
missspelled-directive.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
Fix PR46880: Fail CHECK-NOT with undefined variable
2021-04-20 14:42:46 +01:00
opt-color.txt
…
regex-brackets.txt
…
regex-no-match.txt
…
same.txt
FileCheck: Add CHECK-SAME
2015-02-26 04:53:00 +00:00
separate-multi-prefix.txt
…
simple-var-capture.txt
…
string-defines-diagnostics.txt
…
string-defines.txt
[FileCheck] Make FILECHECK_OPTS useful for its test suite
2019-11-21 18:01:12 -05:00
two-checks-for-same-match.txt
…
validate-check-prefix.txt
…
var-ref-same-line.txt
Support referencing variables defined on the same line.
2012-12-01 21:54:48 +00:00
var-scope.txt
…
verbose.txt
…