[PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.
Raphael Isemann via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 18 10:35:25 PDT 2016
teemperor updated this revision to Diff 68568.
teemperor marked 2 inline comments as done.
teemperor added a comment.
- Added false-positives note for empty macros to the test suite.
https://reviews.llvm.org/D23316
Files:
include/clang/Analysis/CloneDetection.h
lib/Analysis/CloneDetection.cpp
test/Analysis/copypaste/macro-complexity.cpp
test/Analysis/copypaste/macros.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23316.68568.patch
Type: text/x-patch
Size: 10979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160818/d58e4c7f/attachment-0001.bin>
More information about the cfe-commits
mailing list