summaryrefslogtreecommitdiff
path: root/docs/CommandGuide/FileCheck.rst
Commit message (Expand)AuthorAge
* Allow multiple check prefixes in FileCheck.Matt Arsenault2013-11-10
* Add warning about CHECK-DAG with variable definitionRenato Golin2013-10-11
* Fix underscore to be the proper length.Bill Wendling2013-07-30
* Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that i...Stephen Lin2013-07-18
* Correct inaccurate statement in FileCheck docs.Stephen Lin2013-07-14
* Add new directive called CHECK-LABEL to FileCheck.Stephen Lin2013-07-12
* [docs] Fix formatting.Sean Silva2013-06-21
* Add 'CHECK-DAG' supportMichael Liao2013-05-14
* Canonicalize line endings to Linux style also when the --strict-whitespace fl...Guy Benyei2013-02-06
* Update FileCheck's documentation to mention recently added feature ofEli Bendersky2012-12-01
* Documentation for FileCheck: use 'option' and 'program' directives.Dmitri Gribenko2012-11-29
* Fix a typo in FileCheck.rstEli Bendersky2012-11-21
* Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions inAlexander Kornienko2012-11-14
* FileCheck.rst: change formatting of code-like constructs to use a monospacedDmitri Gribenko2012-11-14
* Fix a broken sentenceEli Bendersky2012-11-07
* Document the -input-file option of FileCheckEli Bendersky2012-11-07
* Use correct syntax highliter in code blocks. Noticed by Sean Silva.Dmitri Gribenko2012-06-12
* FileCheck docs: remove leftover HTML markup.Dmitri Gribenko2012-06-12
* Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.Chad Rosier2012-05-24
* [docs] Add ReST version of all the man pages.Daniel Dunbar2012-05-08