[LLVMbugs] [Bug 9224] New: spaces are not escaped in -MM output

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Feb 15 04:03:48 PST 2011


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

           Summary: spaces are not escaped in -MM output
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: frrrwww at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=6164)
 --> (http://llvm.org/bugs/attachment.cgi?id=6164)
sample incorrect dependency file

When outputing makefile rules, include paths containing spaces are not escaped,
resulting in make failing to use the generated output properly.

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