[cfe-dev] should Type::isIntegerType() return true for typedef types?

Ted Kremenek kremenek at apple.com
Mon Feb 9 21:39:08 PST 2009


Please ignore this email.  I was misreading the code.  Clearly  
isIntegerType() returns true for typedefs of integers.

On Feb 9, 2009, at 9:19 PM, Ted Kremenek wrote:

> I noticed that query functions like isPointerType() examine the
> canonical type but isIntegerType() does not?  Is this intentional?  If
> so, it would be great if the comments in Type.h made this all a little
> bit clearer.
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev




More information about the cfe-dev mailing list