summaryrefslogtreecommitdiff
path: root/test/OpenMP/sections_ast_print.cpp
AgeCommit message (Expand)Author
2017-12-29[OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev
2016-11-10Make output of -ast-print a valid C++ code.Serge Pavlov
2015-05-20[OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev
2014-06-26[OPENMP] Initial parsing and sema analysis for 'section' directive.Alexey Bataev
2014-06-25[OPENMP] Initial support for 'sections' directive.Alexey Bataev