[cfe-dev] intrinsics documentation?

Francois Pichet pichet2000 at gmail.com
Fri Nov 19 11:19:54 PST 2010


On Thu, Nov 18, 2010 at 8:50 PM, Howard Hinnant <hhinnant at apple.com> wrote:
> On Oct 8, 2010, at 7:32 AM, Sebastian Redl wrote:

> The missing traits are by no means the fault of the clang dev team.  This list of traits reflects a traits-adjustment paper just voted in last week:
>
> http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3142.html

Many of those missing traits are also needed for clang to parse MSVC
templated header file.
__is_base_of and __is_convertible_to notably.

I don't know if anybody is planning to work on this soon but if not
I'll do it after I am done with the anonymous redesign.




More information about the cfe-dev mailing list