[PATCH] D36664: [analyzer] Make StmtDataCollector customizable
Johannes Altmanninger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 16 01:03:03 PDT 2017
johannes updated this revision to Diff 111316.
johannes edited the summary of this revision.
johannes removed a subscriber: rsmith.
johannes added a comment.
- fix comments
- add unittest for the new node kinds
- make `addData()` take a const reference
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.111316.patch
Type: text/x-patch
Size: 32025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170816/7bb3b3f6/attachment-0001.bin>
More information about the cfe-commits
mailing list