[cfe-dev] Adding a new type.

Anderson, Todd A todd.a.anderson at intel.com
Fri Oct 14 17:28:27 PDT 2011


I'm trying to add a couple new base types to clang.  One of these has the property that any pointer type may be assigned to it.  Any suggestions for how to add this type (currently doing it in BuiltinType::Kind) and then allow for all assignments back and forth between pointer types and the new type?
Thanks,

Todd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20111014/4e838a66/attachment.html>


More information about the cfe-dev mailing list