<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Aug 26, 2014 at 2:20 PM, jahanian <span dir="ltr"><<a href="mailto:fjahanian@apple.com" target="_blank">fjahanian@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><div class=""><div>
On Aug 26, 2014, at 1:15 PM, Richard Smith <<a href="mailto:richard@metafoo.co.uk" target="_blank">richard@metafoo.co.uk</a>> wrote:</div><br></div><div class=""><blockquote type="cite"><div dir="ltr"><div class="gmail_extra">
<div class="gmail_quote">On Tue, Aug 26, 2014 at 11:13 AM, Fariborz Jahanian <span dir="ltr"><<a href="mailto:fjahanian@apple.com" target="_blank">fjahanian@apple.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Author: fjahanian<br>
Date: Tue Aug 26 13:13:47 2014<br>
New Revision: 216469<br>
<br>
URL: <a href="http://llvm.org/viewvc/llvm-project?rev=216469&view=rev" target="_blank">http://llvm.org/viewvc/llvm-project?rev=216469&view=rev</a><br>
Log:<br>
c11- Check for c11 language option as documentation says<br>
feature is c11 about nested struct declarations must have<br>
struct-declarator-list. Without this change, code<br>
which was meant for c99 breaks. <a>rdar://18125536</a><br></blockquote><div><br></div><div>This change does not look correct; the same rule existed in C89 and C99 too</div></div></div></div></blockquote><br></div></div><div>
Reverted in r<span style="font-family:Menlo;font-size:11px">216485.</span></div></div></blockquote><div><br></div><div>Thanks. I extended the comment in r216490 to clarify that this isn't a C11-specific rule.</div><div>
<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div style="word-wrap:break-word"><span class=""><font color="#888888"><div>
<span style="font-family:Menlo;font-size:11px">- Fariborz</span></div><div><span style="font-family:Menlo;font-size:11px"><br></span></div></font></span></div>
</blockquote></div><br></div></div>