================ Comment at: cpp11-migrate/UseAuto/UseAuto.h:27 @@ +26,3 @@ +/// In addition to being used as the type specifier for variable declarations +/// auto can be used in these ways (c++11 ยง7.1.6.4.2): +/// * With functions with trailing return type ---------------- Sean Silva wrote: > avoid non-ascii characters And please use textual references, like [dcl.spec.auto] p2.
http://llvm-reviews.chandlerc.com/D392 _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
