[cfe-commits] r72490 - in /cfe/trunk: include/clang/AST/RecordLayout.h lib/AST/ASTContext.cpp test/SemaCXX/constant-expression.cpp
Mike Stump
mrs at apple.com
Wed May 27 13:49:27 PDT 2009
On May 27, 2009, at 12:34 PM, Sebastian Redl wrote:
> Author: cornedbee
> Date: Wed May 27 14:34:06 2009
> New Revision: 72490
>
> URL: http://llvm.org/viewvc/llvm-project?rev=72490&view=rev
> Log:
> Add a big test case for I-C-Es in C++, and a fix to make it work.
> The fix might not be the right way to do it.
Our tester is seeing a new failure in:
llvm/tools/clang/test/CodeGenCXX//member-functions.cpp
?
More information about the cfe-commits
mailing list