summaryrefslogtreecommitdiffstats
path: root/llvm/test/FileCheck/check-substring-multi-prefix.txt
Commit message (Collapse)AuthorAgeFilesLines
* Make check lines not match themselves.Paul Robinson2016-06-161-3/+4
| | | | | | Noticed during review of the recent FileCheck change. llvm-svn: 272940
* Allow multiple check prefixes in FileCheck.Matt Arsenault2013-11-101-0/+9
This is useful if you want to run multiple variations of a single test, and the majority of check lines should be the same. llvm-svn: 194343
OpenPOWER on IntegriCloud