]> granicus.if.org Git - clang/commit
[OPENMP] allow clause 'private' on directive 'omp simd'
authorAlexey Bataev <a.bataev@hotmail.com>
Wed, 5 Mar 2014 07:21:14 +0000 (07:21 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Wed, 5 Mar 2014 07:21:14 +0000 (07:21 +0000)
commit2c9a039c9bdfb19c769cd0224e30fc66e5ad49d4
treed1564ffd53278116ab08ebc65c578afcbfc30b82
parent0661f6d435fd4f159d7383291816eb90a621cc2d
[OPENMP] allow clause 'private' on directive 'omp simd'

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@202944 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/OpenMPKinds.def
test/OpenMP/simd_ast_print.cpp
test/OpenMP/simd_misc_messages.c