Hi Richard,

On Tue, April 5, 2011 22:56, Richard Trieu wrote:
> Taking into account Richard Smith's comments, I have made changes to the
> patch:
> 1) Check for whitespace and newlines between '<:' and ':'
> 2) Add test case for #1
> 3) Update SourceLocation for '::'

Apologies for the delay! I committed your patch in r129540, with a slight
tweak to also catch cases where one of the tokens comes from a macro:

  #define LC <:
  static_cast LC:a>(...)

Thanks for the patch!
Richard


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to