NoQ added a comment.

Hmm, what else remains to be fixed before we should try to deliver CloneChecker 
to the users (move out of `alpha`, either on by default or into `optin`)?

I think we've had this problem with overlapping clones. I just thought that we 
could also probably fix it by trying to find clones within clones, with smaller 
complexity, and suppressing the report if our clones are composed of many 
copies of smaller clones(?)


https://reviews.llvm.org/D34178



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D34178: [analyzer]... Artem Dergachev via Phabricator via cfe-commits
    • [PATCH] D34178: [anal... Artem Dergachev via Phabricator via cfe-commits

Reply via email to