Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
4f56b0bb88c20e49b0cbb6c75a62b0f948010a62
/
llvm
/
docs
/
CommandGuide
/
FileCheck.rst
a762a13
Fix Sphinx warnings.
by Dan Liew
· 11 years ago
56ccdbb
Add FileCheck -implicit-check-not option to allow stricter tests without adding too many CHECK-NOTs manually.
by Alexander Kornienko
· 11 years ago
13df462
Allow multiple check prefixes in FileCheck.
by Matt Arsenault
· 12 years ago
58ab84a
Add warning about CHECK-DAG with variable definition
by Renato Golin
· 12 years ago
c02da46
Fix underscore to be the proper length.
by Bill Wendling
· 12 years ago
b946407
Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that it allows error recovery.
by Stephen Lin
· 12 years ago
a6e877f
Correct inaccurate statement in FileCheck docs.
by Stephen Lin
· 12 years ago
f8bd2e5
Add new directive called CHECK-LABEL to FileCheck.
by Stephen Lin
· 12 years ago
b6bfbad
[docs] Fix formatting.
by Sean Silva
· 12 years ago
91a1b2c
Add 'CHECK-DAG' support
by Michael Liao
· 12 years ago
5ea04c3
Canonicalize line endings to Linux style also when the --strict-whitespace flag is in use. This flag is supposed to affect horizontal whitespaces only.
by Guy Benyei
· 13 years ago
4ca99ba
Update FileCheck's documentation to mention recently added feature of
by Eli Bendersky
· 13 years ago
f589e24
Documentation for FileCheck: use 'option' and 'program' directives.
by Dmitri Gribenko
· 13 years ago
2fef6b6
Fix a typo in FileCheck.rst
by Eli Bendersky
· 13 years ago
92987fb
Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions in
by Alexander Kornienko
· 13 years ago
a72e9f0
FileCheck.rst: change formatting of code-like constructs to use a monospaced
by Dmitri Gribenko
· 13 years ago
659d206
Fix a broken sentence
by Eli Bendersky
· 13 years ago
8a7e80f
Document the -input-file option of FileCheck
by Eli Bendersky
· 13 years ago
a99fa5b
Use correct syntax highliter in code blocks. Noticed by Sean Silva.
by Dmitri Gribenko
· 13 years ago
19408a7
FileCheck docs: remove leftover HTML markup.
by Dmitri Gribenko
· 13 years ago
fd7469c
Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.
by Chad Rosier
· 13 years ago
8f4a8a6
[docs] Add ReST version of all the man pages.
by Daniel Dunbar
· 13 years ago