Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow multiple check prefixes in FileCheck. | Matt Arsenault | 2013-11-10 | 1 | -0/+11 |
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 |