[cfe-commits] r127543 - /cfe/trunk/lib/Sema/SemaDeclCXX.cpp
Sebastian Redl
sebastian.redl at getdesigned.at
Sat Mar 12 06:01:58 PST 2011
On 12.03.2011, at 14:53, Sebastian Redl wrote:
> Author: cornedbee
> Date: Sat Mar 12 07:53:47 2011
> New Revision: 127543
>
> URL: http://llvm.org/viewvc/llvm-project?rev=127543&view=rev
> Log:
> Disable delegating constructors for 2.9
Bill, here's another one for the release branch. Delegating constructors were partially implemented by Sean, but as far as I can see, they won't be done for 2.9.
Sebastian
More information about the cfe-commits
mailing list