[cfe-dev] What are canonical Types in Clang
cedlemo
cedlemo at gmx.com
Tue Aug 12 09:17:04 PDT 2014
On 11/08/2014 20:37, Richard Smith wrote:
according to the clang reference on type
http://clang.llvm.org/docs/InternalsManual.html#canonical-types , I
thought that the isCanonical() should return true when no typedef is
involved.
No, there are lots of other things that can make a type non-canonical.
Could you be a bit more specific ?
Cedlemo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20140812/0507605c/attachment.html>
More information about the cfe-dev
mailing list