[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
Fri Jan 6 03:15:18 PST 2023
hazohelet updated this revision to Diff 486793.
hazohelet added a comment.
add up the former 2 commits into 1
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140860/new/
https://reviews.llvm.org/D140860
Files:
clang/lib/Sema/SemaExpr.cpp
clang/test/Sema/logical-op-parentheses.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140860.486793.patch
Type: text/x-patch
Size: 6327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230106/10b0a434/attachment.bin>
More information about the cfe-commits
mailing list