llvm-project/clang/test/CodeGenHIP
Matt Arsenault 91ba8b2b8d 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.
2022-11-29 11:48:46 -05:00
..
half.hip
hipspv-addr-spaces.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
hipspv-kernel.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
lit.local.cfg
maybe_undef-attr-verify.hip Revert "Revert "[Clang][Attribute] Introduce maybe_undef attribute for function arguments which accepts undef values"" 2022-07-29 19:07:07 +00:00
printf-aggregate.cpp
printf.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
sanitize-undefined-null.hip clang: Fix cast failure when using -fsanitize=undefined for HIP 2022-11-29 11:48:46 -05:00