diff options
author | Justin Lebar <jlebar@google.com> | 2016-01-20 00:26:57 +0000 |
---|---|---|
committer | Justin Lebar <jlebar@google.com> | 2016-01-20 00:26:57 +0000 |
commit | c66a10652a9404d1d196864fc1b2e9aa413307b8 (patch) | |
tree | 232fcbb0030c005f33eb22a12210d739dfc22dad /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp | |
parent | 23c4d83aa310903484cb80d2ab8197444a96d2e0 (diff) | |
download | bcm5719-llvm-c66a10652a9404d1d196864fc1b2e9aa413307b8.tar.gz bcm5719-llvm-c66a10652a9404d1d196864fc1b2e9aa413307b8.zip |
[CUDA] Only allow __global__ on free functions and static member functions.
Summary:
Warn for NVCC compatibility if you declare a static member function or
inline function as __global__.
Reviewers: tra
Subscribers: jhen, echristo, cfe-commits
Differential Revision: http://reviews.llvm.org/D16261
llvm-svn: 258263
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions