[OPENMP] Fix crash on reductions codegen for short circuit reduction operations.
authorAlexey Bataev <a.bataev@hotmail.com>
Wed, 29 Apr 2015 05:21:03 +0000 (05:21 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Wed, 29 Apr 2015 05:21:03 +0000 (05:21 +0000)
commit19fa2c3b66332d45125cd5df111db1aa47c5a8b5
treea190718ead4a77c0918910a1c814acd05058ded1
parenteb4d7c6b701a51cb55b8662c9ff2dadd878d21ce
[OPENMP] Fix crash on reductions codegen for short circuit reduction operations.

llvm-svn: 236084
clang/lib/CodeGen/CGAtomic.cpp
clang/test/OpenMP/for_reduction_codegen.cpp