<meta http-equiv="content-type" content="text/html; charset=utf-8">Hi David,<div><br></div><div>I looked over your patch and don't see any problems with it.  There doesn't appear to be any test cases for this error.  Could you add some along with your patch?</div>
<div><br></div><div>Richard.</div><br><div class="gmail_quote">On Thu, Jun 9, 2011 at 12:46 AM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com">chandlerc@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hey,<div><br></div><div>Not sure if you follow cfe-commits closely or not, but thought this would be a good patch for you to review as you're the last to touch it.<br><br><div class="gmail_quote">---------- Forwarded message ----------<br>

From: <b class="gmail_sendername">David Majnemer</b> <span dir="ltr"><<a href="mailto:david.majnemer@gmail.com" target="_blank">david.majnemer@gmail.com</a>></span><br>Date: Wed, Jun 8, 2011 at 11:59 PM<br>Subject: [cfe-commits] [PATCH] Improve diagnostics on missing expression in switch statements<br>

To: <a href="mailto:cfe-commits@cs.uiuc.edu" target="_blank">cfe-commits@cs.uiuc.edu</a><br><br><br>Hi,<br>
<br>
I think that clang's diagnostics for switch statements missing<br>
expressions could be improved a little bit.<br>
Attached is a patch that will move the diagnostic to right after the<br>
colon and properly suggests to insert an empty expression.<br>
<br>
--<br>
<font color="#888888">David Majnemer<br>
</font><br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu" target="_blank">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></div><br></div>
</blockquote></div><br>