<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Oct 6, 2013 at 9:03 AM, Nico Rieck <span dir="ltr"><<a href="mailto:nico.rieck@gmail.com" target="_blank">nico.rieck@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 class="im">On 06.10.2013 12:43, Edward Diener wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
That is not good since Boost header files expect clang to support<br>
char16_t. I can test with -fno-ms-compatibility but does not that defeat<br>
clang working Under Windows when Windows SDK header files are involved ?<br>
</blockquote>
<br></div>
Most of the things changed in MicrosoftMode seem to affect C++ and aren't that relevant for SDK headers since those are C/COM.<br></blockquote><div><br></div><div>It will affect ATL/WTL a *lot*, but we can't quite parse those yet anyway.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
And indeed, I've been using Clang for diagnostics just fine on a COM project. And it seems as if there's no pressing need to have that pesky -fdelayed-template-parsing mode enabled, too. I've found only one issue which can be worked around by forward declaring IUnknown.<span class="HOEnZb"><font color="#888888"><br>

<br>
-Nico</font></span><div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">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/<u></u>mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br></div></div>