<div class="gmail_quote">On Tue, Dec 20, 2011 at 4:07 PM, 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">
Ewww. =/ I really don't like missing this, and it seems like we should be able to handle it... All we would need to do is track whether the else was followed by a '{', no? Would that cause a lexing performance problem? I thought peaking at the token stream by one token was cheap, but maybe not...</blockquote>
</div><br><div>Oh, just to be clear, I'm fine w/ a FIXME or something, I'd just like to get it eventually...</div>