[PATCH] D36664: [analyzer] Make StmtDataCollector customizable

Johannes Altmanninger via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 16 01:05:22 PDT 2017


johannes updated this revision to Diff 111317.
johannes added a subscriber: rsmith.
johannes added a comment.

add


https://reviews.llvm.org/D36664

Files:
  include/clang/AST/DataCollection.h
  include/clang/Analysis/CloneDetection.h
  lib/AST/CMakeLists.txt
  lib/AST/DataCollection.cpp
  lib/AST/StmtDataCollectors.inc
  lib/Analysis/CloneDetection.cpp
  unittests/AST/CMakeLists.txt
  unittests/AST/DataCollectionTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36664.111317.patch
Type: text/x-patch
Size: 32025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170816/320dc35a/attachment-0001.bin>


More information about the cfe-commits mailing list