[cfe-commits] r58906 - in /cfe/trunk/lib/Sema: Sema.h SemaNamedCast.cpp
Chris Lattner
clattner at apple.com
Sun Nov 16 11:14:08 PST 2008
On Nov 8, 2008, at 5:00 AM, Sebastian Redl wrote:
> Author: cornedbee
> Date: Sat Nov 8 07:00:26 2008
> New Revision: 58906
>
> URL: http://llvm.org/viewvc/llvm-project?rev=58906&view=rev
> Log:
> Move named cast helpers out of Sema, as Chris requested. This
> requirse making a few functions public that weren't before.
Thanks Sebastian!
-Chris
More information about the cfe-commits
mailing list