[PATCH] D34178: [analyzer] Increase minimum complexity filter of the CloneChecker.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 2 00:14:01 PDT 2017


NoQ added a comment.

We should probably add a test that shows that the current default value of MinimumCloneComplexity is large. Like, test that the positive we're trying to avoid with this patch is indeed gone.


https://reviews.llvm.org/D34178





More information about the cfe-commits mailing list