[LLVMbugs] [Bug 19978] Add support for the /P argument to clang-cl

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Jun 11 09:35:48 PDT 2014


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

Hans Wennborg <hans at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |hans at chromium.org
         Resolution|---                         |WORKSFORME

--- Comment #1 from Hans Wennborg <hans at chromium.org> ---
The flag should be working (it was added in r197827).

Trying it like this:

  clang-cl /P d:\src\tmp\c.c

Writes the preprocessed output to c.i.

Please reopen and elaborate if it's not working for you.

-- 
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/20140611/ff3d9e8f/attachment.html>


More information about the llvm-bugs mailing list