Hi LLVM developers,
As Raphael suggested in D31320 I renamed AutoGeneratedCloneConstraint to FilenamePatternConstraint, please review it, thanks a lot!
Regards,
Leslie Zhai
Paths
| Differential D34353
[analyzer] Teach CloneDetection about Qt Meta-Object Compiler to filter auto generated files ClosedPublic Authored by xiangzhai on Jun 19 2017, 9:29 AM.
Details
Summary Hi LLVM developers, As Raphael suggested in D31320 I renamed AutoGeneratedCloneConstraint to FilenamePatternConstraint, please review it, thanks a lot! Regards,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 19 2017, 2:16 PM Closed by commit rL305774: [analyzer] Teach CloneDetection about Qt Meta-Object Compiler to filter auto… (authored by xiangzhai). · Explain WhyJun 19 2017, 11:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 103162 cfe/trunk/include/clang/Analysis/CloneDetection.h
cfe/trunk/lib/Analysis/CloneDetection.cpp
cfe/trunk/lib/StaticAnalyzer/Checkers/CloneChecker.cpp
|