[LLVMbugs] [Bug 7305] New: plugins should take parameters

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Fri Jun 4 13:55:33 PDT 2010


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

           Summary: plugins should take parameters
           Product: clang
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Driver
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: troy at resophonic.com
                CC: llvmbugs at cs.uiuc.edu


attached patch supports following syntax:

clang -cc1 -plugin FOO -plugin-arg-FOO arg1 -plugin-arg-FOO arg2 ...

as discussed on IRC

-- 
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