mclow.lists added a comment. So far, this looks good. I'm going to apply it locally and futz with it.
================ Comment at: include/__functional_base_03:30 @@ +29,3 @@ + typedef _Ret _Bullet2; + typedef _Ret type; +}; ---------------- Let's be consistent. :-) typedef _Bullet2 type; http://reviews.llvm.org/D11553 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits