| commit | 10fec57e5a4508eb0fee4cc76c4cc68e21ddf345 | [log] [tgz] |
|---|---|---|
| author | Alexey Bataev <a.bataev@hotmail.com> | Wed Mar 11 04:48:56 2015 +0000 |
| committer | Alexey Bataev <a.bataev@hotmail.com> | Wed Mar 11 04:48:56 2015 +0000 |
| tree | add4768d94937730fbacd523637fd9aef740e9eb | |
| parent | 23562fcfe971131a0545e51c1a77cc1179c10736 [diff] |
[OPENMP] Fix for ExprWithCleanups in 'omp atomic' constructs. This patch allows using of ExprWithCleanups expressions and other complex expressions in 'omp atomic' construct Differential Revision: http://reviews.llvm.org/D8200 llvm-svn: 231905