Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Find clang tools binaries on macOS instead of installing faulty binaries #97

Closed
shenxianpeng opened this issue Jun 3, 2024 · 1 comment

Comments

@shenxianpeng
Copy link
Collaborator

Apparently LLVM 15 is already installed on macos-latest runners. However, clang-tools-pip pkg fails to find the clang tools' binaries and installs the faulty static binary instead.

Originally posted by @2bndy5 in cpp-linter/cpp-linter-action#237 (comment)

@2bndy5
Copy link
Contributor

2bndy5 commented Jun 4, 2024

It turns out that the problem is more complex. See this comment.

@2bndy5 2bndy5 closed this as completed Jun 4, 2024
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

No branches or pull requests

2 participants