| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
it allows error recovery.
llvm-svn: 186628
|
|
|
|
| |
llvm-svn: 186290
|
|
|
|
|
|
|
|
| |
CHECK-LABEL is meant to be used in place on CHECK on lines containing identifiers or other unique labels (they need not actually be labels in the source or output language, though.) This is used to break up the input stream into separate blocks delineated by CHECK-LABEL lines, each of which is checked independently. This greatly improves the accuracy of errors and fix-it hints in many cases, and allows for FileCheck to recover from errors in one block by continuing to subsequent blocks.
Some tests will be converted to use this new directive in forthcoming patches.
llvm-svn: 186162
|
|
|
|
|
|
| |
'\n' was displaying as 'n'
llvm-svn: 184507
|
|
|
|
|
|
| |
Refer to 'FileCheck.rst'f for details of 'CHECK-DAG'.
llvm-svn: 181827
|
|
|
|
|
|
| |
flag is in use. This flag is supposed to affect horizontal whitespaces only.
llvm-svn: 174541
|
|
|
|
|
|
| |
matching a variable defined on the same line.
llvm-svn: 169103
|
|
|
|
|
|
| |
This enables option cross-referencing and now '--' in option names are no more turned into en dashes.
llvm-svn: 168926
|
|
|
|
| |
llvm-svn: 168466
|
|
|
|
|
|
| |
FileCheck.
llvm-svn: 167978
|
|
|
|
|
|
| |
font. These were formatted in bold, but that's not correct.
llvm-svn: 167964
|
|
|
|
| |
llvm-svn: 167521
|
|
|
|
| |
llvm-svn: 167517
|
|
|
|
| |
llvm-svn: 158359
|
|
|
|
| |
llvm-svn: 158344
|
|
|
|
| |
llvm-svn: 157415
|
|
- The POD versions are slated for execution, but are still around until
llvm.org machinery is in place.
llvm-svn: 156384
|