[PATCH] Make DynTypedNode have the dynamic type of the object, instead of its static type.

Samuel Benzaquen sbenza at google.com
Fri Sep 19 06:28:19 PDT 2014


Hi klimek,

Make DynTypedNode have the dynamic type of the object, instead of its static type.
Some optimizations that are in the works require that the nodes have the right type.

http://reviews.llvm.org/D5411

Files:
  include/clang/AST/ASTTypeTraits.h
  lib/AST/ASTTypeTraits.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5411.13864.patch
Type: text/x-patch
Size: 2344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140919/f0f127dd/attachment.bin>


More information about the cfe-commits mailing list