| commit | 3392d760816d869c9589c81275c7c98ecefc226d | [log] [tgz] |
|---|---|---|
| author | Alexey Bataev <a.bataev@hotmail.com> | Tue Feb 16 11:18:12 2016 +0000 |
| committer | Alexey Bataev <a.bataev@hotmail.com> | Tue Feb 16 11:18:12 2016 +0000 |
| tree | 24f9d08060c382bdd33d45b1fb34d2ac56c0ef7c | |
| parent | 6b4c0b5b663841f3c6702e5c1999b599bf1687ca [diff] |
[OPENMP] Improved handling of pseudo-captured expressions in OpenMP. Expressions inside 'schedule'|'dist_schedule' clause must be captured in combined directives to avoid possible crash during codegen. Patch improves handling of such constructs llvm-svn: 260954