Skip to content
This repository was archived by the owner on Mar 21, 2024. It is now read-only.

Fix compilation with ASAN enabled #206

Merged
merged 1 commit into from
Oct 26, 2021
Merged

Fix compilation with ASAN enabled #206

merged 1 commit into from
Oct 26, 2021

Conversation

JanuszL
Copy link
Contributor

@JanuszL JanuszL commented Sep 20, 2021

  • moves extern "C" before _LIBCUDACXX_FUNC_VIS visibility atributes
    in libcxx/include/__config as the compiler expects

Signed-off-by: Janusz Lisiecki jlisiecki@nvidia.com

@maddyscientist maddyscientist added the helps: quda Helps or needed by QUDA. label Sep 20, 2021
@wmaxey wmaxey requested review from griwes and wmaxey September 20, 2021 22:22
- moves `extern "C"` before `_LIBCUDACXX_FUNC_VIS` visibility atributes
  in libcxx/include/__config as the compiler expects

Signed-off-by: Janusz Lisiecki <jlisiecki@nvidia.com>
@wmaxey wmaxey merged commit 3ec5c34 into NVIDIA:main Oct 26, 2021
@wmaxey wmaxey added this to the 1.7.0 milestone Oct 26, 2021
@JanuszL JanuszL deleted the fix_asan branch October 27, 2021 07:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
helps: quda Helps or needed by QUDA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants