]> granicus.if.org Git - clang/commit
[OPENMP] Fixed DSA detecting for function parameters: by default they must be private.
authorAlexey Bataev <a.bataev@hotmail.com>
Thu, 24 Jul 2014 02:33:58 +0000 (02:33 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Thu, 24 Jul 2014 02:33:58 +0000 (02:33 +0000)
commit9b133b1583236a0178491d48cb4366534a0eae81
tree69b1211fcf8be000bdab416a20f94f92806b967a
parentca240a9005dfbf8ca676a9825192d8feeb939ae8
[OPENMP] Fixed DSA detecting for function parameters: by default they must be private.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@213835 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaOpenMP.cpp
test/OpenMP/single_copyprivate_messages.cpp