[PATCH] D140860: [Diagnostics][NFC] Fix -Wlogical-op-parentheses warning inconsistency for const and constexpr values
Takuya Shimizu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 12 22:10:44 PST 2023
hazohelet updated this revision to Diff 488863.
hazohelet added a comment.
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140860/new/
https://reviews.llvm.org/D140860
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Sema/SemaExpr.cpp
clang/test/Sema/logical-op-parentheses.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140860.488863.patch
Type: text/x-patch
Size: 6975 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230113/91dbd85e/attachment.bin>
More information about the cfe-commits
mailing list