[cfe-dev] Best way to get SourceLocation of a Declarator?

Chris Lattner clattner at apple.com
Fri Aug 29 09:30:00 PDT 2008


On Aug 29, 2008, at 6:36 AM, Nico Weber wrote:
>> Sure. I thought you were fiddling with ActOnDeclarator() because the
>> AST nodes didn't provide the info you needed.
>>
>> Is this not the case?
>
> No, I'm fiddling with ActOnDeclarator just for the heck of it, to
> understand how clang's parts interact ( http://amnoid.de/tmp/clangtut/tut.html
>  :-P -- obviously far from done).

Nico, this looks really nice!  When it gets closer to being done, are  
you interested in hosting it on clang.llvm.org?  I think it could be  
useful to a whole lot of people,

-Chris



More information about the cfe-dev mailing list