On Jun 4, 2012, at 12:54 PM, John McCall <[email protected]> wrote:

> On Jun 4, 2012, at 11:57 AM, Aaron Ballman wrote:
>> Author: aaronballman
>> Date: Mon Jun  4 13:57:41 2012
>> New Revision: 157943
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=157943&view=rev
>> Log:
>> Removing the lambda extension warning concerning single return statements, 
>> as it no longer applies.
>> 
>> Modified:
>>   cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
>>   cfe/trunk/lib/Sema/SemaLambda.cpp
>>   cfe/trunk/test/SemaCXX/uninitialized.cpp
> 
> It looks like you need to also update these tests:
> 
>>      Failing Tests (2):
>>          Clang :: CXX/expr/expr.prim/expr.prim.lambda/p4.cpp
>>          Clang :: SemaCXX/lambda-expressions.cpp
> 
> Unfortunately, I'm heading into a meeting;  someone please revert if this 
> hasn't happened within an hour or so.

I spoke to him on IRC about it, he's looking at it :)

-eric
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to