summaryrefslogtreecommitdiff
path: root/clang/test/OpenMP/allocate_allocator_ast_print.cpp
AgeCommit message (Expand)Author
2024-05-04[test] %clang_cc1: remove redundant actionsFangrui Song
2020-05-07[OPENMP]Consider 'omp_null_allocator' as a predefined allocator.Alexey Bataev
2019-03-19[OPENMP]Warn if the different allocator is used for the variable.Alexey Bataev
2019-03-19[OPENMP] Codegen for local variables with the allocate pragma.Alexey Bataev
2019-03-12[OPENMP 5.0]Initial support for 'allocator' clause.Alexey Bataev