]> granicus.if.org Git - clang/commit
Merging r242285:
authorHans Wennborg <hans@hanshq.net>
Fri, 17 Jul 2015 17:24:02 +0000 (17:24 +0000)
committerHans Wennborg <hans@hanshq.net>
Fri, 17 Jul 2015 17:24:02 +0000 (17:24 +0000)
commit38cbed021021ee5b6e1712536845697a49c16339
tree173ada4bf4083b1f8f675592f4ef164a123344a7
parent8c6f0ace007e0298d8d8e2beab4d618ffe7bc1ae
Merging r242285:
------------------------------------------------------------------------
r242285 | abataev | 2015-07-15 05:14:07 -0700 (Wed, 15 Jul 2015) | 4 lines

[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++.

------------------------------------------------------------------------

git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_37@242548 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaOpenMP.cpp
test/OpenMP/for_codegen.cpp