diff options
author | Artem Belevich <tra@google.com> | 2016-02-24 21:54:45 +0000 |
---|---|---|
committer | Artem Belevich <tra@google.com> | 2016-02-24 21:54:45 +0000 |
commit | 1ef9b592846ccfad78c8d904428ba2500c169dc5 (patch) | |
tree | ef38bd3d3b4b8306558c55c8d308013d3d45b709 /clang/lib/Driver/Tools.cpp | |
parent | d7a35492ada22de1ce0b1681a669900de3c72439 (diff) | |
download | bcm5719-llvm-1ef9b592846ccfad78c8d904428ba2500c169dc5.tar.gz bcm5719-llvm-1ef9b592846ccfad78c8d904428ba2500c169dc5.zip |
[CUDA] do not allow attribute-based overloading for __global__ functions.
__global__ functions are present on both host and device side,
so providing __host__ or __device__ overloads is not going to
do anything useful.
llvm-svn: 261778
Diffstat (limited to 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions