Skip to content

[Testing Only/Don't Merge] Make Clang HIP Runtime Wrapper Header compatible with ASAN RTC#3148

Open
MixedMatched wants to merge 2 commits into
amd-stagingfrom
alsimmon/clang-hip-runtime-asan-fix
Open

[Testing Only/Don't Merge] Make Clang HIP Runtime Wrapper Header compatible with ASAN RTC#3148
MixedMatched wants to merge 2 commits into
amd-stagingfrom
alsimmon/clang-hip-runtime-asan-fix

Conversation

@MixedMatched

Copy link
Copy Markdown

Make ASAN symbols appear in the HIP Runtime Wrapper header unconditionally.

HIPRTC has the HIP runtime wrapper header file compiled at HIPRTC compile-time, so HIPRTC's version of the header will be stuck with only ASAN or only OCKL malloc/free symbols; however, HIPRTC can be used to compile either ASAN or non-ASAN kernels at runtime, so the choice of allocator might conflict from the header.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant