LGTM for 3.8.

On Thu, Jan 21, 2016 at 1:10 PM, Hans Wennborg <h...@chromium.org> wrote:
> Richard, it was suggested (in
> https://llvm.org/bugs/show_bug.cgi?id=26059#c7) that this gets merged
> to 3.8. I believe this falls under your ownership.
>
> On Thu, Jan 21, 2016 at 4:54 AM, Alexey Bataev via cfe-commits
> <cfe-commits@lists.llvm.org> wrote:
>> Author: abataev
>> Date: Thu Jan 21 06:54:48 2016
>> New Revision: 258396
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=258396&view=rev
>> Log:
>> Fix crash for typedefs for arrays of runtime bounds in Lambdas/Captured 
>> Statements, used in sizeof() expression only.
>>
>> Modified:
>>     cfe/trunk/lib/Sema/SemaExpr.cpp
>>     cfe/trunk/test/CodeGenCXX/lambda-expressions.cpp
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to