summaryrefslogtreecommitdiffstats
path: root/llvm/test/FileCheck/check-multiple-prefixes-substr.txt
Commit message (Collapse)AuthorAgeFilesLines
* FileCheck: fix matching of one check-prefix is a prefix of anotherAlexey Samsonov2013-11-131-0/+5
Summary: Fix a case when "FileCheck --check-prefix=CHECK --check-prefix=CHECKER" would silently ignore check-lines of the form: CHECKER: foo Reviewers: dsanders Reviewed By: dsanders CC: llvm-commits Differential Revision: http://llvm-reviews.chandlerc.com/D2168 llvm-svn: 194577
OpenPOWER on IntegriCloud