[PATCH] D140860: [Diagnostics][NFC] Fix -Wlogical-op-parentheses warning inconsistency for const and constexpr values
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jan 13 05:23:06 PST 2023
aaron.ballman closed this revision.
aaron.ballman added a comment.
In D140860#4050402 <https://reviews.llvm.org/D140860#4050402>, @hazohelet wrote:
> I added the release note.
>
>> Also, do you need someone to commit on your behalf? If so, what name and email address would you like used for patch attribution?
>
> I don't have commit access. Would you please land this patch for me? Please use "Takuya Shimizu <shimizu2486 at gmail.com>" for the patch attribution.
> Thank you.
Thanks! I've landed on your behalf in 84e3fdc019412adc09b18a49063e006bd6e7efaa <https://reviews.llvm.org/rG84e3fdc019412adc09b18a49063e006bd6e7efaa>. (Closing manually as I forgot to add the Differential Revision tag to the commit message.)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140860/new/
https://reviews.llvm.org/D140860
More information about the cfe-commits
mailing list