[LLVMbugs] [Bug 19978] New: Add support for the /P argument to clang-cl
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sun Jun 8 17:10:03 PDT 2014
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: unassignedclangbugs at nondot.org
Reporter: ehsan at mozilla.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20140609/22eec57a/attachment.html>
More information about the llvm-bugs
mailing list