Cache the memoization data for DynTypedNodes.
Summary: Cache the memoization data for DynTypedNodes. It is free to do so on create(), but expensive to determine dynamically. Reviewers: klimek Subscribers: cfe-commits Differential Revision: http://reviews.llvm.org/D5101 llvm-svn: 216671
Loading
Please sign in to comment