1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-25 14:02:52 +02:00
llvm-mirror/utils/FileCheck
Alexey Samsonov 927745059f FileCheck: fix matching of one check-prefix is a prefix of another
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
2013-11-13 14:12:52 +00:00
..
CMakeLists.txt Revert "Revert "Windows: Add support for unicode command lines"" 2013-10-07 01:00:07 +00:00
FileCheck.cpp FileCheck: fix matching of one check-prefix is a prefix of another 2013-11-13 14:12:52 +00:00
Makefile