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

            Bug ID: 19978
           Summary: Add support for the /P argument to clang-cl
           Product: clang
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Frontend
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Currently clang-cl doesn't recognize -P and gets confused as it thinks it's
gcc'
s -P.

This flag is documented here:
http://msdn.microsoft.com/en-us/library/8z9z0bx6.aspx

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