[PATCH] D127518: [Diagnostics] Fix inconsistent shift-overflow warnings in C++20

Shivam Gupta via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 14 07:52:18 PDT 2022


xgupta closed this revision.
xgupta added a comment.

In D127518#3581620 <https://reviews.llvm.org/D127518#3581620>, @aaron.ballman wrote:

> LGTM! Please add a release note about the issue that was fixed when landing.

Done, Thank you for reviewing.

Committed in https://reviews.llvm.org/rG48e1829874df15fd57e731d4824604f28e177585.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127518/new/

https://reviews.llvm.org/D127518



More information about the cfe-commits mailing list