<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 13, 2014 at 4:39 PM, Hans Wennborg <span dir="ltr"><<a href="mailto:hans@chromium.org" target="_blank">hans@chromium.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">clang-cl should be able to "eat" all of them, but it will ignore a<br>
bunch that are unsupported.<br>
<br>
However, I don't think the clang tooling stuff is hooked up to<br>
understand "cl-mode" arguments, since AFAIK, it doesn't invoke the<br>
driver in the same way (but I could be wrong).<br>
<br>
It might not be hard to make the tooling understand that the commands<br>
from a compilation database should be interpreted in cl-mode, but I<br>
haven't looked into it.<br></blockquote><div><br></div><div>Wouldn't the "command" key in the JSON compdb provide that information? Wouldn't the command start with cl.exe or clang-cl or something?</div>
<div><br></div><div>-- Sean Silva</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class="HOEnZb"><font color="#888888"><br>
 - Hans<br>
</font></span><div class="im HOEnZb"><br>
On Sun, Jan 12, 2014 at 9:17 AM, Manuel Klimek <<a href="mailto:klimek@google.com">klimek@google.com</a>> wrote:<br>
> +Hans<br>
><br>
> I think this depends on how much of VC's command line arguments clang can<br>
> already "eat"...<br>
><br>
><br>
> On Sun, Jan 12, 2014 at 2:15 PM, adrien.courdavault<br>
> <<a href="mailto:adrien.courdavault@gmail.com">adrien.courdavault@gmail.com</a>> wrote:<br>
>><br>
>> Hello everyone.<br>
>><br>
>> I would like to know what is the status of this feature.<br>
>> In fact I have been following clang on windows for some time.<br>
>><br>
>> i have installed the 3.4 version on Windows when it was released (thanks<br>
>> to<br>
>> you all clang developer for this BTW)<br>
>> ( FYI I could not find the manual of clang modernize for 3.4 )<br>
>> ASAIK the driver for visual is done.<br>
>><br>
>> And I have Cmake 2.8.12.1 (latest version) I haven't seen anything in the<br>
>> changelogs for 2.8.12.2 neither 3.0 that is about this matter.<br>
>><br>
>> So I would like to know what I should do to get it working (I mean use the<br>
>> compile_commands.json with visual generator of cmake).<br>
>><br>
>> Thank you for your help<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br></div></div>