Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

devcontainer: Install clang sanitizer runtimes #24

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

encukou
Copy link
Member

@encukou encukou commented Oct 17, 2024

Clang sanitizers require "compiler-rt" runtime libraries (https://compiler-rt.llvm.org/).
Fedora packages those separately as compiler-rt.

  • add compiler-rt
  • split the lines to make the list of installed stuff easier to read

Clang sanitizers require "compiler-rt" runtime libraries
(https://compiler-rt.llvm.org/).
Fedora packages those separately as `compiler-rt`.

- add `compiler-rt`
- split the lines to make the list installed stuff easier to read
@encukou encukou requested a review from brettcannon as a code owner October 17, 2024 08:33
@brettcannon brettcannon merged commit d450504 into python:main Oct 17, 2024
4 checks passed
@brettcannon
Copy link
Member

@encukou encukou deleted the patch-1 branch October 18, 2024 06:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants