IMHO, having support for __int128 in the type traits can be useful irrespective of whether __int128 is recognized as an extended integer type. libstdc++ does support __int128 too (except in strict ansi mode).
http://llvm-reviews.chandlerc.com/D2917 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
