<div class="gmail_quote">On Wed, Jun 13, 2012 at 1:49 AM, Andy Gibbs <span dir="ltr"><<a href="mailto:andyg1001@hotmail.co.uk" target="_blank">andyg1001@hotmail.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi again,<br>
<div class="im"><br>
> In -fms-extension -Wno-invalid-token-paste mode, the patch<br>
> regresses this test, because we're no longer invoking<br>
> LookUpIdentifierInfo on the pasted 'ab' token:<br>
><br>
>  #define foo a ## b ## = 0<br>
>  int foo;<br>
><br>
> Switching out the 'return true' for a 'break' should resolve<br>
> that, I think. Your fix should also apply in the<br>
> AsmPreprocessor case.<br>
<br>
</div>Your wish is my command!  Attached is a revised patch.<br></blockquote><div><br></div>Many thanks, r158412. [I slightly tweaked your tests.]<br></div>