<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, May 14, 2014 at 11:20 AM, Alexey Samsonov <span dir="ltr"><<a href="mailto:samsonov@google.com" target="_blank">samsonov@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">+Daniel, Alp</div><div class="gmail_quote"><br></div><div class="gmail_quote">
<div class="">On Wed, May 14, 2014 at 10:00 AM, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com" target="_blank">dblaikie@gmail.com</a>></span> wrote:<br>


<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div>On Wed, May 14, 2014 at 9:43 AM, Timur Iskhodzhanov <<a href="mailto:timurrrr@google.com" target="_blank">timurrrr@google.com</a>> wrote:</div>
</div></blockquote></div><div class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>
> - Use a macro for "-x c" / "/TC"  (sounds like an overkill for just one<br>
> test?)<br></div></blockquote><div><br></div></div><div>Yes, sounds like an overkill. Is it possible to support "-x" option in clang-cl driver?</div></div></div></div></blockquote><div><br></div><div>It's possible, but it's closer to the cl.exe option namespace than -fsanitize* or -mllvm.  cl.exe uses short, non-English character sequences for its flags, and it might add a -x flag in the future.</div>
</div></div></div>