<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 8 January 2014 18:41, Arnold Schwaighofer <span dir="ltr"><<a href="mailto:aschwaighofer@apple.com" target="_blank">aschwaighofer@apple.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="HOEnZb"><div class="h5"><span style="color:rgb(34,34,34)">Could we enable c++ attribute syntax for c99 (via a command line flag)?</span></div>
</div></blockquote><div><br></div><div>Hi Arnold,</div><div><br></div><div>This falls too close to Clang-specific behaviour for my liking... One alternative would be to compile a C99 file in C++11 mode, but you'll end up with different semantics that the original code might not have intended.</div>
<div><br></div><div>--renato</div></div><br></div></div>