[PATCH] D36664: [analyzer] Make StmtDataCollector customizable

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 23 09:29:29 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311569: [analyzer] Make StmtDataCollector customizable (authored by krobelus).

Changed prior to commit:
  https://reviews.llvm.org/D36664?vs=111317&id=112388#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36664

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36664.112388.patch
Type: text/x-patch
Size: 33060 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170823/b9505cf6/attachment-0001.bin>


More information about the cfe-commits mailing list