Kai Nacke
|
8f5df84349
[FileCheck] Implement --ignore-case option.
|
5 years ago |
Dmitri Gribenko
|
856e3fe4ff
Revert "[FileCheck] Implement --ignore-case option."
|
5 years ago |
Kai Nacke
|
17151ff61e
[FileCheck] Implement --ignore-case option.
|
5 years ago |
Thomas Preud'homme
|
522eca6a11
[FileCheck] Move private interface to its own header
|
5 years ago |
Thomas Preud'homme
|
70dbfae2a7
[FileCheck] Remove implementation types from API
|
5 years ago |
Thomas Preud'homme
|
2c032d2797
Regex: Make "match" and "sub" const member functions
|
5 years ago |
Thomas Preud'homme
|
131f5690c1
[FileCheck] Forbid using var defined on same line
|
6 years ago |
Benjamin Kramer
|
8a67530447
Do a sweep of symbol internalization. NFC.
|
6 years ago |
Jonas Devlieghere
|
114087caa6
[llvm] Migrate llvm::make_unique to std::make_unique
|
6 years ago |
Thomas Preud'homme
|
28fdaaed4a
[FileCheck] Add missing includes in header
|
6 years ago |
Thomas Preud'homme
|
c30b26e38b
FileCheck [8/12]: Define numeric var from expr
|
6 years ago |
Thomas Preud'homme
|
da0bd4db2c
Revert "FileCheck [8/12]: Define numeric var from expr"
|
6 years ago |
Thomas Preud'homme
|
247241e07e
FileCheck [8/12]: Define numeric var from expr
|
6 years ago |
Thomas Preud'homme
|
1f688f6d4c
[FileCheck] Fix numeric variable redefinition
|
6 years ago |
Thomas Preud'homme
|
58234c10dc
[FileCheck] Store line numbers as optional values
|
6 years ago |
Thomas Preud'homme
|
fd7e2104e3
FileCheck [7/12]: Arbitrary long numeric expressions
|
6 years ago |
Thomas Preud'homme
|
526775b4c6
[FileCheck] Simplify numeric variable interface
|
6 years ago |
Thomas Preud'homme
|
aa12251213
[FileCheck] Fix @LINE value after match failure
|
6 years ago |
Michael Liao
|
c974c7b18e
Revert "[FileCheck] Simplify numeric variable interface"
|
6 years ago |
Thomas Preud'homme
|
e4b66a49e3
[FileCheck] Simplify numeric variable interface
|
6 years ago |
Thomas Preud'homme
|
53ea3b074c
[FileCheck] Share variable instance among uses
|
6 years ago |
Thomas Preud'homme
|
b8590ea3d5
[FileCheck] Don't diagnose undef vars at parse time
|
6 years ago |
Thomas Preud'homme
|
b7043cc6c9
[FileCheck] Fix comment in parseNumericVariableUse
|
6 years ago |
Thomas Preud'homme
|
b9421952a9
[FileCheck] Factor some parsing checks out
|
6 years ago |
Thomas Preud'homme
|
f233b978ff
[FileCheck] Add missing final dot in comment
|
6 years ago |
Thomas Preud'homme
|
4a675fb7cf
[FileCheck] Stop qualifying expressions as numeric
|
6 years ago |
Thomas Preud'homme
|
2ae8615b10
FileCheck: Return parse error w/ Error & Expected
|
6 years ago |
Thomas Preud'homme
|
0e1843c53b
FileCheck [6/12]: Introduce numeric variable definition
|
6 years ago |
Thomas Preud'homme
|
5e1efa61df
[FileCheck] Remove llvm:: prefix
|
6 years ago |
Thomas Preud'homme
|
1e8636f15a
[FileCheck] Introduce substitution subclasses
|
6 years ago |