summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/target_parallel_for_is_device_ptr_ast_print.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [OpenMP] Support the 'is_device_ptr' clause with 'target parallel for' pragmaKelvin Li2017-01-101-0/+315
This patch is to add support of the 'is_device_ptr' clause with the 'target parallel for' pragma. Differential Revision: https://reviews.llvm.org/D28255 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291540 91177308-0d34-0410-b5e6-96231b3b80d8