[cfe-commits] PATCH [2/2]: Implementation of Embarcadero type traits

John Wiegley johnw at boostpro.com
Fri Feb 18 14:55:02 PST 2011


Patch authored by John Wiegley.

These type traits are used for parsing code that employs certain features of
the Embarcadero C++ compiler.  Several of these constructs are also desired by
libc++, according to its project pages (such as __is_standard_layout).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Implementation-of-Embarcadero-unary-and-binary-type-.patch
Type: text/x-patch
Size: 59012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110218/a6d772ef/attachment.bin>


More information about the cfe-commits mailing list