| commit | dffa93a620bcaf9dcb49352b26db3e1bd6546c4c | [log] [tgz] |
|---|---|---|
| author | Alexey Bataev <a.bataev@hotmail.com> | Thu Dec 10 08:20:58 2015 +0000 |
| committer | Alexey Bataev <a.bataev@hotmail.com> | Thu Dec 10 08:20:58 2015 +0000 |
| tree | aa38ca1ca4522498fbbb12d596d36b4cc4b56d86 | |
| parent | 6bfade1b811a227f4c6cc159f54d4ace008367b6 [diff] |
[OPENMP] Fixed processing of predetermined data-sharing attributes Predetermined data-shared attributes for local variables are now considered as implicit. Also, patch prohibits changin of DSA for static memebers of classes. llvm-svn: 255229