| commit | 9c5d76ff4d15e2cabf976911bd150302ae5fdeea | [log] [tgz] |
|---|---|---|
| author | Alexey Bataev <a.bataev@hotmail.com> | Thu Oct 17 20:35:08 2019 +0000 |
| committer | Alexey Bataev <a.bataev@hotmail.com> | Thu Oct 17 20:35:08 2019 +0000 |
| tree | 00483a9636c33c0340e87dddc2d2a77ba8c1c15b | |
| parent | d5282dfc410c6af5518b046c3ec02339aaf19950 [diff] |
[OPENMP]Dow not emit warnings for uninitialized loop counters. In OpenMP constructs all counters are initialized and we should not emit warnings about uninitialized privatized loop control variables. llvm-svn: 375167