summaryrefslogtreecommitdiffstats
path: root/clang/test/OpenMP/parallel_sections_lastprivate_messages.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OPENMP] Fix for checking of data-sharing attributes for canonical var decls ...Alexey Bataev2015-04-161-1/+9
* [OPENMP] Codegen for 'lastprivate' clause in 'for' directive.Alexey Bataev2015-04-161-15/+16
* [OPENMP] Fixed data-sharing attributes processing for variables with globalAlexey Bataev2015-01-161-2/+2
* [OPENMP] Parsing and sema analysis for 'omp parallel sections' directive.Alexey Bataev2014-07-081-0/+269
OpenPOWER on IntegriCloud