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

Downgrade clang version 2 #8418

Closed

Conversation

jim19930609
Copy link
Contributor

@jim19930609 jim19930609 commented Nov 23, 2023

Issue: #

Brief Summary

🤖[deprecated] Generated by Copilot at 4957aaf

This pull request improves the clang compiler support for Taichi on different platforms. It drops clang-15 for Linux and Darwin, uses clang-14 for Windows, and removes the unnecessary clang version check in CMakeLists.txt.

Walkthrough

🤖[deprecated] Generated by Copilot at 4957aaf

  • Remove clang-15 option for Linux and Darwin platforms and update clang-14 URL and output directory for Windows platforms (link, link)
  • Delete clang version check in CMakeLists.txt as it is no longer necessary (link)

@jim19930609 jim19930609 requested a review from feisuzhu November 23, 2023 02:08
Copy link

netlify bot commented Nov 23, 2023

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit 19c2029
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/655eb508be05e4000857da04

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