You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add Clang support and enhance C++20 module configuration in workflow and CMake setup
- Introduced `clang` installation in CI workflow for improved C++20 module support.
- Updated CMake workflow to use Clang as the default compiler and enabled C++ module dependency scanning globally.
- Refined target configurations by adding explicit module source files and consolidating module scanning settings.
0 commit comments