<div class="gmail_quote">On Mon, Oct 17, 2011 at 10:16 AM, John McCall <span dir="ltr"><<a href="mailto:rjmccall@apple.com">rjmccall@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="im">On Oct 16, 2011, at 2:30 AM, Chandler Carruth wrote:<br>
> We now produce:<br>
> % ./bin/clang -fsyntax-only t5.cc<br>
> t5.cc:6:3: error: expected unqualified-id<br>
>  2,<br>
>  ^<br>
> t5.cc:2:3: note: expanded from macro: M<br>
>  y<br>
>  ^<br>
> 1 error generated.<br>
<br>
</div>Neat!<br>
<br>
I think "expanded from macro 'M'" would be more natural than the colon, though.</blockquote><div><br></div><div>Good point. Sorry for the delay, but done in r142836. </div></div>