[cfe-commits] [PATCH][Review request] - __is_base_of compiler intrisics

Francois Pichet pichet2000 at gmail.com
Thu Dec 2 16:14:12 PST 2010


Hi,

This patch implements the __is_base_of type traits intrinsic.
A new AST node BinaryTypeTraitExpr is added.

For documentation I used:

http://msdn.microsoft.com/en-us/library/ms177194(v=VS.90).aspx
http://gcc.gnu.org/onlinedocs/gcc/Type-Traits.html
C++ standard N3126
-------------- next part --------------
A non-text attachment was scrubbed...
Name: is_base_of.patch
Type: application/octet-stream
Size: 24970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101202/834c2916/attachment.obj>


More information about the cfe-commits mailing list