[PATCH] D23418: [analyzer] Added a reusable constraint system to the CloneDetector

Raphael Isemann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 20 01:04:02 PST 2017


teemperor updated this revision to Diff 89084.
teemperor added a comment.

- Removed all the deprecated `\brief`s

I couldn't find any actual regression in the code now, so from my side it's ok to merge it.


https://reviews.llvm.org/D23418

Files:
  include/clang/Analysis/CloneDetection.h
  lib/Analysis/CloneDetection.cpp
  lib/StaticAnalyzer/Checkers/CloneChecker.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23418.89084.patch
Type: text/x-patch
Size: 64922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170220/1c63441d/attachment-0001.bin>


More information about the cfe-commits mailing list