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

✨ clang compiler #199

Merged
merged 3 commits into from
Feb 24, 2025
Merged

✨ clang compiler #199

merged 3 commits into from
Feb 24, 2025

Conversation

comavius
Copy link
Member

issue

close #198

チェックリスト(nix)

  • ビルドが通る
  • license-check.shが通る

#environmentでしかビルドの確認ができていないです

@comavius comavius added enhancement New feature or request nix labels Feb 12, 2025
@comavius comavius requested a review from Kentaro1043 February 12, 2025 02:23
@comavius
Copy link
Member Author

clang/main.cppで動作することは確認済み

Copy link
Contributor

@Kentaro1043 Kentaro1043 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

AtCoderのClangを見るとgccに比べてライブラリが多いので、AtCoder準拠にするなら入れたほうがいいかもです(いかんせん量が多いですが...)
一応、前調べたときに全てnixpkgsにあるのは確認しました

https://img.atcoder.jp/file/language-update/language-list.html

@comavius
Copy link
Member Author

atcoderの環境とのdiffのうち、ひとまずz3のみを追加しました。残りに関しては検討が必要そうです

@comavius comavius requested a review from Kentaro1043 February 23, 2025 16:19
@Kentaro1043
Copy link
Contributor

需要がわからないものに関してはスルーでいいと思います

@comavius comavius merged commit 110085c into develop Feb 24, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

C++(Clang)を追加
2 participants