forked from OSchip/llvm-project
9b4c6b8c7b
Prevent adding initializers implicitly to variables declared in local address space. This happens when they get converted into global variables and therefore theoretically have to be default initialized in C++. Differential Revision: https://reviews.llvm.org/D59646 llvm-svn: 357684 |
||
---|---|---|
.. | ||
address-space-castoperators.cpp | ||
address-space-deduction.cl | ||
address-space-deduction2.cl | ||
addrspace-derived-base.cl | ||
addrspace-of-this.cl | ||
addrspace-operators.cl | ||
addrspace-references.cl | ||
local_addrspace_init.cl | ||
method-overload-address-space.cl | ||
template-address-spaces.cl |