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

Francois Pichet pichet2000 at gmail.com
Thu Dec 2 16:43:34 PST 2010


Updated patch
Correct some typos in comments.

On Thu, Dec 2, 2010 at 7:14 PM, Francois Pichet <pichet2000 at gmail.com> wrote:
> 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: 24971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20101202/a8363d39/attachment.obj>


More information about the cfe-commits mailing list