[PATCH] D31320: [analyzer] Teach CloneDetection about Qt Meta-Object Compiler
Leslie Zhai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 27 23:13:05 PDT 2017
xiangzhai updated this revision to Diff 97047.
xiangzhai added a subscriber: cfe-commits.
xiangzhai added a comment.
Hi Artem,
Please review my updated patch, I use SourceManager's getFilename and add some testcases, thanks a lot!
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/k3blib_automoc.cpp
test/Analysis/copypaste/moc_k3bactivepipe.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31320.97047.patch
Type: text/x-patch
Size: 4140 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170428/23df8246/attachment.bin>
More information about the cfe-commits
mailing list