On Mon, Jun 4, 2012 at 3: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.

Sorry about that -- missed those test cases in my repo somehow.  Fixed
in r157947.

~Aaron

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

Reply via email to