summaryrefslogtreecommitdiffstats
path: root/test/OpenMP/parallel_if_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Fix for PR31428: variable named like directive name modifierAlexey Bataev2016-12-201-3/+3
* [OPENMP] Emit an additional note during analysis of 'if' clause.Alexey Bataev2015-09-151-2/+2
* [OPENMP 4.1] Parsing/sema analysis for extended format of 'if' clause.Alexey Bataev2015-09-031-0/+14
* [OPENMP] -fopenmp enables OpenMP support (fix for http://llvm.org/PR23492)Alexey Bataev2015-05-201-1/+1
* [OPENMP] Added option -fopenmp=libiomp5|libgompAlexey Bataev2014-03-061-1/+1
* [OPENMP] emit error message for clause 'if(1 0)'Alexey Bataev2014-03-051-0/+3
* [OPENMP] 'if' clause support (no CodeGen support)Alexey Bataev2014-02-131-0/+43