Skip to content

msvc: backport flags support - #2831

Open
AJIOB wants to merge 3 commits into
mozilla:mainfrom
AJIOB:backport_msvc_flags_support
Open

msvc: backport flags support#2831
AJIOB wants to merge 3 commits into
mozilla:mainfrom
AJIOB:backport_msvc_flags_support

Conversation

@AJIOB

@AJIOB AJIOB commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

This PR is a backport of commits from https://github.com/rapidsai/sccache.

Nothing was changed in commit payload: only conflicts resolution.

Closes #2726

@codecov-commenter

codecov-commenter commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 75.00000% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.72%. Comparing base (b45240d) to head (af37eee).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/compiler/msvc.rs 75.00% 13 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2831   +/-   ##
=======================================
  Coverage   73.71%   73.72%           
=======================================
  Files          72       72           
  Lines       37932    37984   +52     
=======================================
+ Hits        27963    28002   +39     
- Misses       9969     9982   +13     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

Windows nvcc: Cannot cache (multiple input files) triggered by -Xcompiler "/openmp:llvm"

3 participants