[PATCH] D24916: [analyzer] Extend bug reports with extra notes - CloneChecker

Artem Dergachev via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 26 10:23:20 PDT 2016


NoQ updated this revision to Diff 72521.
NoQ added a comment.

Addressed inline comments on the original review https://reviews.llvm.org/D24278. Rebased on top of the updated https://reviews.llvm.org/D24278. Changed warning messages completely according to Anna's comments in https://reviews.llvm.org/D24278.


https://reviews.llvm.org/D24916

Files:
  include/clang/Analysis/CloneDetection.h
  lib/Analysis/CloneDetection.cpp
  lib/StaticAnalyzer/Checkers/CloneChecker.cpp
  test/Analysis/copypaste/blocks.cpp
  test/Analysis/copypaste/function-try-block.cpp
  test/Analysis/copypaste/functions.cpp
  test/Analysis/copypaste/macro-complexity.cpp
  test/Analysis/copypaste/macros.cpp
  test/Analysis/copypaste/objc-methods.m
  test/Analysis/copypaste/plist-diagnostics.cpp
  test/Analysis/copypaste/sub-sequences.cpp
  test/Analysis/copypaste/suspicious-clones.cpp
  test/Analysis/copypaste/text-diagnostics.cpp
  test/Analysis/plist-diagnostics-notes-as-events.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24916.72521.patch
Type: text/x-patch
Size: 30800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160926/7fabf02d/attachment-0001.bin>


More information about the cfe-commits mailing list