diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-04-01 16:56:59 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-04-01 16:56:59 +0000 |
commit | 84c8baeef71efa9ab8461cfa41d9a7094cdd1bea (patch) | |
tree | 417cadbd81d15f1e2a8be5c606950467b506153b /lldb/packages/Python/lldbsuite/test/python_api/process | |
parent | 2b0c7abba35ac2dc8e00c121b93476ff879bfd86 (diff) | |
download | bcm5719-llvm-84c8baeef71efa9ab8461cfa41d9a7094cdd1bea.tar.gz bcm5719-llvm-84c8baeef71efa9ab8461cfa41d9a7094cdd1bea.zip |
[OPENMP]Allocate clause allocator in target region.
According to OpenMP 5.0, 2.11.4 allocate Clause, Restrictions, allocate
clauses that appear on a target construct or on constructs in a target
region must specify an allocator expression unless a requires directive
with the dynamic_allocators clause is present in the same compilation
unit. Patch adds a check for this restriction.
llvm-svn: 357412
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process')
0 files changed, 0 insertions, 0 deletions