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