[PATCH] Enhancements for the DynTypedNode

Samuel Benzaquen sbenza at google.com
Mon May 20 08:11:04 PDT 2013


Hi klimek,

Added DynNodeType as a standalone way to represent node types and their hierarchy.
This change is to support ongoing work on D815.

http://llvm-reviews.chandlerc.com/D829

Files:
  include/clang/AST/ASTFwd.h
  include/clang/AST/ASTTypeTraits.h
  lib/AST/ASTTypeTraits.cpp
  lib/AST/CMakeLists.txt
  unittests/AST/ASTTypeTraitsTest.cpp
  unittests/AST/CMakeLists.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D829.1.patch
Type: text/x-patch
Size: 17816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130520/de5c4553/attachment.bin>


More information about the cfe-commits mailing list