[cfe-dev] RFC: clang-tidy readability check to reduce clutter: unnecessary use of auto and ->

Jonathan Coe via cfe-dev cfe-dev at lists.llvm.org
Wed Nov 11 00:10:08 PST 2015


> On 10 Nov 2015, at 17:29, Richard via cfe-dev <cfe-dev at lists.llvm.org> wrote:
> 
> 
> [Please reply *only* to the list and do not include my email directly
> in the To: or Cc: of your reply; otherwise I will not see your reply.
> Thanks.]
> 
> The comments on this check seem to be asking for the *reverse* check:
> 
> switch everything to use auto
> 

Maybe it could be configured to do either? 

> Yes?
> -- 
> "The Direct3D Graphics Pipeline" free book <http://tinyurl.com/d3d-pipeline>
>     The Computer Graphics Museum <http://ComputerGraphicsMuseum.org>
>         The Terminals Wiki <http://terminals.classiccmp.org>
>  Legalize Adulthood! (my blog) <http://LegalizeAdulthood.wordpress.com>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev



More information about the cfe-dev mailing list