[PATCH] D31320: [analyzer] Teach CloneDetection about Qt Meta-Object Compiler
Leslie Zhai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 16 02:59:19 PDT 2017
xiangzhai updated this revision to Diff 102796.
xiangzhai added a comment.
Dear Raphael,
I updated my patch as you suggested, please review it, thanks a lot!
And I noticed that you are doing Performance optimizations for the CloneChecker https://reviews.llvm.org/D34182 I will rebase my patch if you kindly commit.
Regards,
Leslie Zhai
Repository:
rL LLVM
https://reviews.llvm.org/D31320
Files:
include/clang/Analysis/CloneDetection.h
lib/Analysis/CloneDetection.cpp
lib/StaticAnalyzer/Checkers/CloneChecker.cpp
test/Analysis/copypaste/autogenerated_automoc.cpp
test/Analysis/copypaste/dbus_autogenerated.cpp
test/Analysis/copypaste/moc_autogenerated.cpp
test/Analysis/copypaste/not-autogenerated.cpp
test/Analysis/copypaste/ui_autogenerated.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31320.102796.patch
Type: text/x-patch
Size: 7228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170616/dd5ef068/attachment.bin>
More information about the cfe-commits
mailing list