[PATCH] D34178: [analyzer] Increase minimum complexity filter of the CloneChecker.
Raphael Isemann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Sep 3 22:57:21 PDT 2017
teemperor updated this revision to Diff 113725.
teemperor added a comment.
- Rebased and updated patch before merging.
https://reviews.llvm.org/D34178
Files:
lib/StaticAnalyzer/Checkers/CloneChecker.cpp
test/Analysis/copypaste/asm.cpp
test/Analysis/copypaste/attributes.cpp
test/Analysis/copypaste/autogenerated_automoc.cpp
test/Analysis/copypaste/blocks.cpp
test/Analysis/copypaste/call.cpp
test/Analysis/copypaste/catch.cpp
test/Analysis/copypaste/delete.cpp
test/Analysis/copypaste/dependent-exist.cpp
test/Analysis/copypaste/expr-types.cpp
test/Analysis/copypaste/fold.cpp
test/Analysis/copypaste/function-try-block.cpp
test/Analysis/copypaste/functions.cpp
test/Analysis/copypaste/generic.c
test/Analysis/copypaste/labels.cpp
test/Analysis/copypaste/lambda.cpp
test/Analysis/copypaste/macros.cpp
test/Analysis/copypaste/not-autogenerated.cpp
test/Analysis/copypaste/objc-methods.m
test/Analysis/copypaste/plist-diagnostics-notes-as-events.cpp
test/Analysis/copypaste/plist-diagnostics.cpp
test/Analysis/copypaste/sub-sequences.cpp
test/Analysis/copypaste/suspicious-clones.cpp
test/Analysis/copypaste/text-diagnostics.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34178.113725.patch
Type: text/x-patch
Size: 13701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170904/0de8876d/attachment-0001.bin>
More information about the cfe-commits
mailing list