http://llvm.org/bugs/show_bug.cgi?id=14812

             Bug #: 14812
           Summary: FileCheck: check-prefix should match whole word.
           Product: Test Suite
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: lit
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified


An extreme case,

; RUN: blahblah | FileCheck --check-prefix=N

FileCheck picks up "RUN:" line as N-prefixed.

In the case in r169826, --check-prefix=S matched "REQUIRES:"

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to