summaryrefslogtreecommitdiff
path: root/openmp/runtime/test/api/omp_aligned_alloc.c
AgeCommit message (Collapse)Author
2021-10-11[OpenMP] libomp: add OpenMP 5.1 memory allocation routines.AndreyChurbanov
Aligned allocation routines added. Fortran interfaces added for all allocation routines. Differential Revision: https://reviews.llvm.org/D110923