[PATCH] [clang-cl] Ignore the /o option when /P is specified.

Ehsan Akhgari ehsan.akhgari at gmail.com
Mon Jun 8 07:28:29 PDT 2015


http://llvm.org/PR20894 is a good read here.


I'm fine with this change myself, but I would be interested to know what
Hans thinks.

On Mon, Jun 8, 2015 at 10:26 AM, Greg Bedwell <greg_bedwell at sn.scee.net>
wrote:

> Actually, looking at it more I'm not even sure that MSVC supports the
> '/out:' form except for in the linker.  I think cl.exe may also be
> interpreting the command line from CMake's cmcldeps as '/o'
> 'ut:<location>'.  Either way, it is ignored so the behaviour after this
> patch is correct.
>
>
> http://reviews.llvm.org/D10313
>
> EMAIL PREFERENCES
>   http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
>


-- 
Ehsan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150608/1273d059/attachment.html>


More information about the cfe-commits mailing list