[cfe-commits] r86660 - /cfe/trunk/lib/Analysis/CheckSizeofPointer.cpp
Ted Kremenek
kremenek at apple.com
Wed Nov 11 08:59:44 PST 2009
On Nov 9, 2009, at 8:25 PM, Zhongxing Xu wrote:
> 2009/11/10 Ted Kremenek <kremenek at apple.com>:
>> I think we should now have the size of the type expression as well,
>
> I'm curious about how can I do this?
Good question.
John: Is it now possible to get the source range of the type
referenced in a sizeof() expression?
More information about the cfe-commits
mailing list