[cfe-commits] r84034 - in /cfe/trunk: lib/Sema/SemaExpr.cpp lib/Sema/SemaOverload.cpp test/SemaCXX/incomplete-call.cpp
Mike Stump
mrs at apple.com
Tue Oct 13 15:14:31 PDT 2009
On Oct 13, 2009, at 2:49 PM, Anders Carlsson wrote:
> Author: andersca
> Date: Tue Oct 13 16:49:31 2009
> New Revision: 84034
>
> URL: http://llvm.org/viewvc/llvm-project?rev=84034&view=rev
> Log:
> More return type checking.
Does this cause a failure on Clang::SemaCXX/overloaded-operator.cpp?
More information about the cfe-commits
mailing list