Skip to content
Commit 91ba8b2b authored by Matt Arsenault's avatar Matt Arsenault Committed by Matt Arsenault
Browse files

clang: Fix cast failure when using -fsanitize=undefined for HIP

This was assuming a direct reference to the global variable. The
constant string is placed in addrspace 4, and has a constexpr
addrspacecast to the generic address space.
parent a1255dc4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment