| commit | 73f9d9aa64bd43dab8a78d2ce65e7782427ba8fa | [log] [tgz] |
|---|---|---|
| author | Alexey Bataev <a.bataev@hotmail.com> | Fri Jun 28 16:16:00 2019 +0000 |
| committer | Alexey Bataev <a.bataev@hotmail.com> | Fri Jun 28 16:16:00 2019 +0000 |
| tree | 0b978c14236b0ed2b1abfc1de16302c675085f55 | |
| parent | e39e958da36da52d34e883dd5820262e96a8781a [diff] |
[OPENMP]Fix top DSA for static members. Fixed handling of the data-sharing attributes for static members when requesting top most attribute. Previously, it might return the incorrect attributes for static members if they were overriden in the outer constructs. llvm-svn: 364655