PR43145 revealed two places where Clang was attempting to create a
bitcast without considering the address space of class types during
C++ class codegen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D68403
[OpenCL] PR43145: preserve addrspace for class accesses svenvh on Oct 3 2019, 9:26 AM. Authored by
Details PR43145 revealed two places where Clang was attempting to create a
Diff Detail
|