Skip to content
Commit c6b0857e authored by Peter Collingbourne's avatar Peter Collingbourne
Browse files

CUDA: give static storage class to __shared__ and __constant__

variables without a storage class within a function, to implement
CUDA B.2.5: "__shared__ and __constant__ variables have implied static
storage [duration]."

llvm-svn: 162788
parent ee0502d5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment