]> granicus.if.org Git - clang/commit
Cache the memoization data for DynTypedNodes.
authorSamuel Benzaquen <sbenza@google.com>
Thu, 28 Aug 2014 15:49:06 +0000 (15:49 +0000)
committerSamuel Benzaquen <sbenza@google.com>
Thu, 28 Aug 2014 15:49:06 +0000 (15:49 +0000)
commitd2cac94bf572b95c17b57916dd540beb95c092d7
tree6a47f4e158622e0c62dcfa6e82a3b77691629613
parentb374ac9feff2c5e7f78741a2442ed64e2bfbe4d1
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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@216671 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTTypeTraits.h