[Diffusion] rL240377: [OPENMP] Do not emit references to original variables in 'private' clause.
Bataev, Alexey
a.bataev at hotmail.com
Tue Jun 23 03:29:27 PDT 2015
Hi,
Fix is good, thanks.
Best regards,
Alexey Bataev
=============
Software Engineer
Intel Compiler Team
23.06.2015 13:10, NAKAMURA Takumi пишет:
> /cfe/trunk/lib/Sema/SemaOpenMP.cpp:609 It causes a warning on i686-linux.
>
> clang/lib/Sema/SemaOpenMP.cpp:609:35: error: comparison of integers of different signs: 'typename iterator_traits<reverse_iterator<SharingMapTy *> >::difference_type' (aka 'int') and 'unsigned int' [-Werror,-Wsign-compare]
>
> Tweaked in r240391. Could you confirm "Level" may be unsigned over there?
>
> USERS
> ABataev (Author)
>
> http://reviews.llvm.org/rL240377
>
> EMAIL PREFERENCES
> http://reviews.llvm.org/settings/panel/emailpreferences/
>
>
More information about the cfe-commits
mailing list