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/




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

Reply via email to