Skip to content

Conversation

FreeDurok
Copy link

@FreeDurok FreeDurok commented Jul 25, 2025

Summary

This PR introduces three improvements to the build system and codebase:

  1. Upgrade LLVM/Clang
    Migrated from Clang 18.1.0 to Clang 19.1.0 to resolve CI build failures.
  2. Typo fix
    Corrected a typo in the arguments menu for better clarity.
  3. Workflow enhancements
    Added the workflow_dispatch event to the GitHub Actions configuration, enabling manual runs from the Actions UI.

Rationale

Testing

  • Verified successful builds with Clang 19.1.0 on Windows runners (see successful build log)..
  • Manually triggered the workflow from the Actions UI to ensure correct behavior.
Yama

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.

Using following wiki guide about building a yama.exe doesn't work.
1 participant