]> granicus.if.org Git - clang/commit
[OPENMP] Enable codegen of the ‘private’ clause for ‘omp simd’ directive
authorAlexander Musman <alexander.musman@gmail.com>
Mon, 16 Mar 2015 07:14:41 +0000 (07:14 +0000)
committerAlexander Musman <alexander.musman@gmail.com>
Mon, 16 Mar 2015 07:14:41 +0000 (07:14 +0000)
commitbe5b89253241a45460fe5c7429b75225c6e3aaf7
treecfeb7063ca898d21ec3233c0c7b3e421555fe589
parented39561e8287598e50b78381192727a710f4f093
[OPENMP] Enable codegen of the ‘private’ clause for ‘omp simd’ directive

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@232353 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGStmtOpenMP.cpp
test/OpenMP/simd_codegen.cpp