summaryrefslogtreecommitdiff
path: root/test/OpenMP/taskwait_ast_print.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] Fix trailing space when printing pragmas, by Joel. E. DennyAlexey Bataev2018-02-141-1/+1
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+4
* Make output of -ast-print a valid C++ code.Serge Pavlov2016-11-101-2/+2
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-3/+3
* [OPENMP] Initial parsing and sema analysis for 'taskwait' directive.Alexey Bataev2014-07-181-0/+32