[PATCH] [Updated, 383 lines] D24916: [analyzer] Extend bug reports with extra notes - CloneChecker

Artem Dergachev via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 30 01:05:02 PDT 2016


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

- Update the commit messages.
- Move a run-away test file to its correct directory.
- Fix a copy-paste error in initialization of the variable field of a clone pair.


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-notes-as-events.cpp
  test/Analysis/copypaste/plist-diagnostics.cpp
  test/Analysis/copypaste/sub-sequences.cpp
  test/Analysis/copypaste/suspicious-clones.cpp
  test/Analysis/copypaste/text-diagnostics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24916.72991.patch
Type: text/x-patch
Size: 29714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160930/e840ef81/attachment-0001.bin>


More information about the cfe-commits mailing list