Skip to content

Cherry-Pick #7556: [NFC] Address compiler warnings: Fix C4146 compiler warnings in APInt.cpp#8235

Draft
alsepkow wants to merge 1 commit intomicrosoft:release-1.8.2505from
alsepkow:user/alsepkow/cherry-pick-7556-to-1.8.2505
Draft

Cherry-Pick #7556: [NFC] Address compiler warnings: Fix C4146 compiler warnings in APInt.cpp#8235
alsepkow wants to merge 1 commit intomicrosoft:release-1.8.2505from
alsepkow:user/alsepkow/cherry-pick-7556-to-1.8.2505

Conversation

@alsepkow
Copy link
Contributor

@alsepkow alsepkow commented Mar 7, 2026

Cherry-pick of PR #7556 into release-1.8.2505.

Original PR: #7556
Original Commit: b4baabb

Assisted by GitHub Copilot.

….cpp (microsoft#7556)

Addresses microsoft#7555 

All but one are simple updates to use std::numeric_limits<T>.
One case converts to use ~ operator and includes a comment with
additional context.
@alsepkow alsepkow changed the title Cherry-Pick: [NFC] Address compiler warnings: Fix C4146 compiler warnings in APInt.cpp (#7556) Cherry-Pick #7556: [NFC] Address compiler warnings: Fix C4146 compiler warnings in APInt.cpp Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

1 participant