Il 28/05/2011 05:56, Argyrios Kyrtzidis ha scritto:
> Author: akirtzidis
> Date: Fri May 27 22:56:11 2011
> New Revision: 132247
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=132247&view=rev
> Log:
> Add a couple of helper methods in the SourceManager API, 
> isAtStartOfMacroInstantiation/isAtEndOfMacroInstantiation
> useful only for source locations that point at a macro token.

This is *very* useful!

Using similar technique do you think it is feasible to do an helper that
permit to know if a macro token is at start/end of a macro argument?

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

Reply via email to