<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Dec 24, 2013 at 6:07 PM, Alp Toker <span dir="ltr"><<a href="mailto:alp@nuanti.com" target="_blank">alp@nuanti.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"><br>
On 25/12/2013 00:49, Faisal Vali wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Alp,<br>
    This patch prevents clang from compiling in VS2010 (which supports strong enums) - that's because forward declared enums (which are being used in Diagnostic.h) aren't supported till VS2013.<br>
</blockquote>
<br></div>
Looks like they're fine in VS2012, while VS2010 only had strongly /typed/ enums. Patched up in LLVM r197992.<br>
<br>
Thanks for spotting this Faisal<br></blockquote><div><br></div><div>Faisal, we're going to move to C++11 in the next few months and drop 2010 support when that happens, so I recommend upgrading soon.</div></div></div>
</div>