[PATCH] D36999: [AST] Add DeclDataCollectors.inc
Johannes Altmanninger via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 22 02:14:25 PDT 2017
johannes created this revision.
This adds some macros for collecting data from Decl nodes.
However, it is incomplete as its not always clear which data should be collected,
plus there are missing nodes. So this probably needs some tuning if it is useful
enough to get merged.
https://reviews.llvm.org/D36999
Files:
lib/AST/DeclDataCollectors.inc
unittests/AST/DataCollectionTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36999.112131.patch
Type: text/x-patch
Size: 4522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170822/2c591b2d/attachment-0001.bin>
More information about the cfe-commits
mailing list