[cfe-commits] Better const_cast support

Sebastian Redl sebastian.redl at getdesigned.at
Sat Sep 27 03:52:49 PDT 2008


Sebastian Redl wrote:
> Thank you. Now the array decay line is correctly supported and no 
> longer fails. I think this patch is therefore complete.
Correction: Now it is complete. With the decay, I had to change the 
CheckConstCast expression argument to be a reference, or the inserted 
implicit cast would be lost.

Sebastian
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: const_cast.patch
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20080927/8d30d748/attachment.ksh>


More information about the cfe-commits mailing list