[cfe-dev] Adding support for Cloning in the AST

Sebastian Redl sebastian.redl at getdesigned.at
Mon May 18 06:06:13 PDT 2009


moataz ragab wrote:
> Sabastian,
> You get different result than what I get. I get the debug message of
> the base class printed but not of the ImplicitCastExpr debug messages.
> >> "calling the base class clone for the following: ImplicitCastExpr"
>  
> this confirms that it is not the code. it is something else.
Well, you could start by sending me the code you're actually using,
because the patch you sent doesn't contain anything to print debug messages.
> Can you tell me which reversion you are using for llvm & Clang
> I am using llvm & Clang reversion 71770. and gcc 4.3.2 20081105 (Red
> Hat 4.3.2-7)
I'm at the 719xx level. GCC 4.3.3 Gentoo.

Sebastian



More information about the cfe-dev mailing list