llvm-project/clang/include
Alexey Bataev 84c8baeef7 [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
2019-04-01 16:56:59 +00:00
..
clang [OPENMP]Allocate clause allocator in target region. 2019-04-01 16:56:59 +00:00
clang-c [libclang] Expose aligned() attribute. 2019-03-13 16:16:54 +00:00
CMakeLists.txt