forked from OSchip/llvm-project
84c8baeef7
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 |
||
---|---|---|
.. | ||
clang | ||
clang-c | ||
CMakeLists.txt |