| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-05 | Make OpenMP tests less brittle in the face of changes in constant | Richard Smith | |
| evaluation diagnostics. | |||
| 2020-08-19 | Explain why the array bound is non-constant in VLA diagnostics. | Richard Smith | |
| In passing, also use a more precise diagnostic to explain why an expression is not an ICE if it's not of integral type. | |||
| 2019-10-14 | [OPENMP50]Add support for 'parallel master taskloop' construct. | Alexey Bataev | |
| Added parsing/sema/codegen support for 'parallel master taskloop' constructs. Some of the clauses, like 'grainsize', 'num_tasks', 'final' and 'priority' are not supported in full, only constant expressions can be used currently in these clauses. llvm-svn: 374791 | |||
