backports for 3.7.0 branch

Hans Wennborg hans at chromium.org
Fri Jul 17 10:26:30 PDT 2015


(+cfe-commits; please keep the list cc'd on merge requests)

Merged in r242548 and r242549.

Thanks,
Hans

On Thu, Jul 16, 2015 at 8:39 PM, Bataev, Alexey <a.bataev at hotmail.com> wrote:
> Jack, we need to ask Hans Wennborg about it. Hans, could you back port these
> 2 fixes to 3.7 branch?
>
> Best regards,
> Alexey Bataev
> =============
> Software Engineer
> Intel Compiler Team
>
> 16.07.2015 16:51, Jack Howarth пишет:
>>
>> Alexey,
>>        Could you back port any new commits like...
>>
>> Author: abataev
>> Date: Wed Jul 15 07:14:07 2015
>> New Revision: 242285
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=242285&view=rev
>> Log:
>> [OPENMP] http://llvm.org/PR24121: canonical loop rejected when
>> comparison has implicit conversions or destruction
>>
>> Allow to use complex iterators expressions in loops for C++.
>>
>> and
>>
>> Author: abataev
>> Date: Wed Jul 15 23:19:43 2015
>> New Revision: 242382
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=242382&view=rev
>> Log:
>> [OPENMP] Fixed detection of canonical loops with random access iterators.
>>
>> Add handling of iterators with copy/move constructors with default
>> arguments + converting template constructors.
>>
>> which are bug fixes not related to OpenMP 4.x support to the 3.7.0
>> release branch? Thanks in advance.
>>         Jack
>
>




More information about the cfe-commits mailing list