summaryrefslogtreecommitdiff
path: root/test/OpenMP/allocate_allocator_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-2/+2
* [OPENMP]Initial support for 'allocate' clause.Alexey Bataev2019-03-271-1/+2
* [OPENMP]Improve detection of omp_allocator_handle_t type and predefinedAlexey Bataev2019-03-201-2/+8
* [OPENMP]Warn if the different allocator is used for the variable.Alexey Bataev2019-03-191-3/+14
* [OPENMP]Check that global vars require predefined allocator.Alexey Bataev2019-03-191-1/+3
* [OPENMP 5.0]Initial support for 'allocator' clause.Alexey Bataev2019-03-121-0/+27