[PATCH] D20689: [clang-tidy] Suspicious Call Argument checker

Varju Janos via cfe-commits cfe-commits at lists.llvm.org
Sat May 28 22:53:19 PDT 2016


varjujan added a comment.

Yes, I did. The results from running the checker on LLVM are in the attached file. Sadly, I could'nt find any real mistakes but as I wrote in the summary, false positives can still indicate bad naming convention for some variables.

F1991684: result.txt <http://reviews.llvm.org/F1991684>


http://reviews.llvm.org/D20689





More information about the cfe-commits mailing list