summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/target_parallel_default_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP]Add -Wunintialized to the erroneous tests for future fix PR42392,Alexey Bataev2019-07-081-2/+2
* [OPENMP]Fix PR41768: check DSA for globals with default(none) clauses.Alexey Bataev2019-05-091-2/+2
* Revert "[OPENMP]Fix PR41768: check DSA for globals with `default(none)` claus...Roman Lebedev2019-05-091-2/+2
* [OPENMP]Fix PR41768: check DSA for globals with `default(none)` clauses.Alexey Bataev2019-05-061-2/+2
* [OPENMP]Fix PR39372: Does not complain about loop bound variable notAlexey Bataev2018-10-291-1/+1
* [OPENMP] Support for -fopenmp-simd option with compilation of simd loopsAlexey Bataev2017-12-291-0/+2
* [OpenMP] DSAChecker bug fix for combined directives.Arpith Chacko Jacob2017-01-231-0/+3
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-021-0/+6
* Undoing commit r259366 to debug buildbot failure.Arpith Chacko Jacob2016-02-011-6/+0
* [OpenMP] Prevent nesting of target constructs within target code execution re...Arpith Chacko Jacob2016-02-011-0/+6
* [OpenMP] Parsing + sema for target parallel directive.Arpith Chacko Jacob2016-01-261-0/+21
OpenPOWER on IntegriCloud