| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [OPENMP] Fixed data-sharing attributes processing for variables with global | Alexey Bataev | 2015-01-16 | 1 | -2/+2 |
| | | | | | | | | | storage. This fix allows to use non-constant global variables, static local variables and static data members in data-sharing attribute clauses in parallel and task regions. llvm-svn: 226250 | ||||
| * | [OPENMP] Parsing and sema analysis for 'omp parallel sections' directive. | Alexey Bataev | 2014-07-08 | 1 | -0/+269 |
| llvm-svn: 212516 | |||||

