]> granicus.if.org Git - clang/commit
[OPENMP] Limit the loop counters to 64 bits for the worksharing loops
authorAlexander Musman <alexander.musman@gmail.com>
Mon, 6 Oct 2014 11:16:29 +0000 (11:16 +0000)
committerAlexander Musman <alexander.musman@gmail.com>
Mon, 6 Oct 2014 11:16:29 +0000 (11:16 +0000)
commit0015bb4d111761cc57d3d4df4b0462593f38c2a1
tree50f5a308655d199ef67443aff32877c1950e49e4
parent4095bfe6a31dd54a5170b2d52521c0b8ee21bffd
[OPENMP] Limit the loop counters to 64 bits for the worksharing loops

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@219113 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaOpenMP.cpp
test/OpenMP/for_misc_messages.c