[LLVMbugs] [Bug 14812] New: FileCheck: check-prefix should match whole word.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Jan 5 06:33:53 PST 2013


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: unassignedbugs at nondot.org
        ReportedBy: geek4civic at gmail.com
                CC: daniel at zuster.org, llvmbugs at cs.uiuc.edu
    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.



More information about the llvm-bugs mailing list