aboutsummaryrefslogtreecommitdiffstats
path: root/docs/CommandGuide/FileCheck.rst
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-1/+26
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-0/+11
* Allow multiple check prefixes in FileCheck.Matt Arsenault2013-11-101-5/+7
* Add warning about CHECK-DAG with variable definitionRenato Golin2013-10-111-9/+37
* Fix underscore to be the proper length.Bill Wendling2013-07-301-1/+1
* Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that i...Stephen Lin2013-07-181-8/+10
* Correct inaccurate statement in FileCheck docs.Stephen Lin2013-07-141-1/+2
* Add new directive called CHECK-LABEL to FileCheck.Stephen Lin2013-07-121-0/+49
* [docs] Fix formatting.Sean Silva2013-06-211-1/+1
* Add 'CHECK-DAG' supportMichael Liao2013-05-141-0/+49
* Canonicalize line endings to Linux style also when the --strict-whitespace fl...Guy Benyei2013-02-061-1/+2
* Update FileCheck's documentation to mention recently added feature ofEli Bendersky2012-12-011-15/+16
* Documentation for FileCheck: use 'option' and 'program' directives.Dmitri Gribenko2012-11-291-36/+32
* Fix a typo in FileCheck.rstEli Bendersky2012-11-211-1/+1
* Support for [[@LINE]], [[@LINE+<offset>]], [[@LINE-<offset>]] expressions inAlexander Kornienko2012-11-141-0/+27
* FileCheck.rst: change formatting of code-like constructs to use a monospacedDmitri Gribenko2012-11-141-86/+50
* Fix a broken sentenceEli Bendersky2012-11-071-2/+3
* Document the -input-file option of FileCheckEli Bendersky2012-11-071-0/+5
* Use correct syntax highliter in code blocks. Noticed by Sean Silva.Dmitri Gribenko2012-06-121-7/+7
* FileCheck docs: remove leftover HTML markup.Dmitri Gribenko2012-06-121-9/+9
* Typo. Patch by Nicklas Bo Jensen <nbjensen@gmail.com>.Chad Rosier2012-05-241-1/+1
* [docs] Add ReST version of all the man pages.Daniel Dunbar2012-05-081-0/+284