xazax.hun added a comment.

I think this might be better as a readability checker to find misleading 
variable or parameter names.

It would also be great to consider types. Unfortunately it probably means 
reimplementing some of the logic from Sema, since that information is not 
available at this point.

@varjujan
Do you actually use all of the heuristics that are implemented?


https://reviews.llvm.org/D20689



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D20689: [clang-tid... Gábor Horváth via Phabricator via cfe-commits

Reply via email to