diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2017-12-01 17:40:15 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2017-12-01 17:40:15 +0000 |
commit | b358f9922a65a9f64b834754a95a50fcb1fb068a (patch) | |
tree | b314082b31f56f4292e9421c0f1dc8ce40e0fd09 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 8d5e469c3299b32aa1f0759b0af44694aab88591 (diff) | |
download | bcm5719-llvm-b358f9922a65a9f64b834754a95a50fcb1fb068a.tar.gz bcm5719-llvm-b358f9922a65a9f64b834754a95a50fcb1fb068a.zip |
[OPENMP] Do not allow variables to be first|last-privates in
distribute directives.
OpenMP standard does not allow to mark the variables as firstprivate and lastprivate at the same time in distribute-based directives. Patch fixes this problem.
llvm-svn: 319560
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions