[PATCH] D23316: [analyzer] Fixed the false-positives caused by macro generated code.

Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 20 03:15:12 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279367: [analyzer] Make CloneDetector consider macro expansions. (authored by dergachev).

Changed prior to commit:
  https://reviews.llvm.org/D23316?vs=68684&id=68771#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23316

Files:
  cfe/trunk/include/clang/Analysis/CloneDetection.h
  cfe/trunk/lib/Analysis/CloneDetection.cpp
  cfe/trunk/test/Analysis/copypaste/macro-complexity.cpp
  cfe/trunk/test/Analysis/copypaste/macros.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23316.68771.patch
Type: text/x-patch
Size: 11160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160820/7c817ca3/attachment-0001.bin>


More information about the cfe-commits mailing list