[cfe-commits] r95116 - in /cfe/trunk: lib/CodeGen/CGClass.cpp test/CodeGenCXX/member-initializers.cpp
Douglas Gregor
dgregor at apple.com
Tue Feb 2 12:16:07 PST 2010
On Feb 2, 2010, at 11:58 AM, Anders Carlsson wrote:
> Author: andersca
> Date: Tue Feb 2 13:58:43 2010
> New Revision: 95116
>
> URL: http://llvm.org/viewvc/llvm-project?rev=95116&view=rev
> Log:
> Set the correct vtable pointers _before_ generating code for any member initializers. Fixes about ~2000 clang/LLVM tests in the clang-on-clang build.
w00t!
- Doug
More information about the cfe-commits
mailing list