Skip to content

Conversation

@AaronRobinsonMSFT
Copy link
Member

Related changes for mono - see #120775

.NET 10 changes can be found at #121124

@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 11.0.0 milestone Oct 27, 2025
Copilot AI review requested due to automatic review settings October 27, 2025 20:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates Mono's CMake configuration to use the -fno-strict-overflow compiler flag instead of -fwrapv, aligning with clang-21 changes. This is a follow-up to related changes in the main runtime repository.

Key Changes

  • Replaced -fwrapv flag with -fno-strict-overflow for better alignment with newer clang versions
  • Added detailed documentation explaining the implications of the flag change

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @akoeplinger, @matouskozak, @simonrozsival
See info in area-owners.md if you want to be subscribed.

@AaronRobinsonMSFT AaronRobinsonMSFT enabled auto-merge (squash) October 27, 2025 20:58
@AaronRobinsonMSFT AaronRobinsonMSFT merged commit ab875d1 into dotnet:main Oct 27, 2025
64 checks passed
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the clang_21_mono branch October 28, 2025 03:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants