summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/declare_reduction_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Allow using of members in standalone declaration pragmas.Alexey Bataev2020-01-071-0/+2
* [OPENMP]Fix crash on error message for declare reduction.Alexey Bataev2020-01-031-2/+2
* [OPENMP]Use copy constructors instead of assignment operators in declareAlexey Bataev2019-11-121-1/+1
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-6/+6
* [OPENMP]Initial support for 'allocate' clause.Alexey Bataev2019-03-271-1/+1
* [OPENMP] Fix PR38903: Crash on instantiation of the non-dependentAlexey Bataev2018-09-131-3/+19
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+4
* [OPENMP] Fix for PR34445: Reduction initializer segfaults at runtime inAlexey Bataev2017-09-061-0/+18
* [Lit Test] Make tests C++11 compatible - Parse OpenMPCharles Li2017-02-081-1/+13
* [OPENMP 4.0] Use 'declare reduction' constructs in 'reduction' clauses.Alexey Bataev2016-03-171-5/+23
* [OPENMP 4.0] Initial support for 'omp declare reduction' construct.Alexey Bataev2016-03-031-0/+106
OpenPOWER on IntegriCloud