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

Support for Apple Silicon Macs #25

Closed
lopopolo opened this issue Apr 20, 2021 · 1 comment · Fixed by #51
Closed

Support for Apple Silicon Macs #25

lopopolo opened this issue Apr 20, 2021 · 1 comment · Fixed by #51
Labels
A-embedded-bin Area: Embedded `clang-format` binaries. O-macOS-arm Target: Support for building on ARM macOS / Darwin targets.

Comments

@lopopolo
Copy link
Member

Need to vendor an arm64 darwin build of clang-format.

@lopopolo lopopolo added A-embedded-bin Area: Embedded `clang-format` binaries. O-macOS Target: Support for building on macOS / Darwin targets. labels Apr 20, 2021
@lopopolo lopopolo added O-macOS-arm Target: Support for building on ARM macOS / Darwin targets. and removed O-macOS Target: Support for building on macOS / Darwin targets. labels Dec 4, 2021
@lopopolo
Copy link
Member Author

It looks like upstream LLVM doesn't publish aarch64-apple-darwin releases

lopopolo added a commit that referenced this issue Jul 9, 2022
- Update Windows to a release build using pre-built binaries from
  vscode-cpptools VSCode extension.
- Add aarch64-darwin build using pre-built binaries from vscode-cpptools
  VSCode extension.

vscode-cpptools release: https://github.com/microsoft/vscode-cpptools/releases/tag/v1.10.8

Fixes #25.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-embedded-bin Area: Embedded `clang-format` binaries. O-macOS-arm Target: Support for building on ARM macOS / Darwin targets.
Development

Successfully merging a pull request may close this issue.

1 participant