r335910 - Revert r335907: [OPENMP] Fix incomplete type check for array reductions

2018-06-28 Thread Joel E. Denny via cfe-commits
Author: jdenny Date: Thu Jun 28 12:54:27 2018 New Revision: 335910 URL: http://llvm.org/viewvc/llvm-project?rev=335910=rev Log: Revert r335907: [OPENMP] Fix incomplete type check for array reductions Sorry, forgot to add commit log attributes again. Removed: cfe/trunk/test/OpenMP

r335907 - [OPENMP] Fix incomplete type check for array reductions

2018-06-28 Thread Joel E. Denny via cfe-commits
Author: jdenny Date: Thu Jun 28 12:46:10 2018 New Revision: 335907 URL: http://llvm.org/viewvc/llvm-project?rev=335907=rev Log: [OPENMP] Fix incomplete type check for array reductions A reduction for an incomplete array type used to produce an assert fail during codegen. Now it produces a