summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/sections_misc_messages.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "[OPENMP] Allow skip expression after comma in clauses with lists."Alexey Bataev2016-04-011-6/+6
* [OPENMP] Allow skip expression after comma in clauses with lists.Alexey Bataev2016-03-311-6/+6
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-1/+1
* [OPENMP] Added several test cases for clauses 'ordered' and 'nowait': if ther...Alexey Bataev2014-07-211-1/+7
* [OPENMP] Initial parsing and sema analysis for 'section' directive.Alexey Bataev2014-06-261-0/+22
* [OPENMP] Initial support for 'sections' directive.Alexey Bataev2014-06-251-0/+271