summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/allocate_allocator_messages.cpp
AgeCommit message (Expand)Author
2020-05-07[OPENMP]Consider 'omp_null_allocator' as a predefined allocator.Alexey Bataev
2020-03-02[OPENMP50]Add basic support for depobj construct.Alexey Bataev
2020-02-25[Sema][C++] Propagate conversion kind to specialize the diagnosticsAnastasia Stulova
2019-07-08[OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev
2019-03-27[OPENMP]Initial support for 'allocate' clause.Alexey Bataev
2019-03-20[OPENMP]Improve detection of omp_allocator_handle_t type and predefinedAlexey Bataev
2019-03-19[OPENMP]Warn if the different allocator is used for the variable.Alexey Bataev
2019-03-19[OPENMP]Check that global vars require predefined allocator.Alexey Bataev
2019-03-12[OPENMP 5.0]Initial support for 'allocator' clause.Alexey Bataev