This is an archive of the discontinued LLVM Phabricator instance.

[AST] Add DeclDataCollectors.inc
Needs ReviewPublic

Authored by johannes on Aug 22 2017, 2:14 AM.

Details

Reviewers
teemperor
Summary

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.

Event Timeline

johannes created this revision.Aug 22 2017, 2:14 AM