diff options
author | Egor Churaev <egor.churaev@gmail.com> | 2017-04-05 12:47:10 +0000 |
---|---|---|
committer | Egor Churaev <egor.churaev@gmail.com> | 2017-04-05 12:47:10 +0000 |
commit | 3bccec5da7e553e4291ed5f1ad069fe68cb20a43 (patch) | |
tree | 071299c471a2866743b0b2200629ece0f1743bfb /llvm/lib/CodeGen | |
parent | 34e29784fbfa75fb654575657a7c149ac25d14c3 (diff) | |
download | bcm5719-llvm-3bccec5da7e553e4291ed5f1ad069fe68cb20a43.tar.gz bcm5719-llvm-3bccec5da7e553e4291ed5f1ad069fe68cb20a43.zip |
[OpenCL] Extended diagnostics for atomic initialization
Summary:
I saw the same changes in the following review: https://reviews.llvm.org/D17438
I don't know in that way I could determine that atomic variable was initialized by macro ATOMIC_VAR_INIT. Anyway I added check that atomic variables can be initialize only in global scope.
I think that we can discuss this change.
Reviewers: Anastasia, cfe-commits
Reviewed By: Anastasia
Subscribers: bader, yaxunl
Differential Revision: https://reviews.llvm.org/D30643
llvm-svn: 299537
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions