[PATCH] D65192: [Sema] Make -Wbitwise-op-parentheses and -Wlogical-op-parentheses disabled-by-default
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Aug 2 09:25:50 PDT 2019
MaskRay updated this revision to Diff 213064.
MaskRay added a comment.
Add bitwise-op-parentheses.c logical-op-parentheses.c
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65192/new/
https://reviews.llvm.org/D65192
Files:
include/clang/Basic/DiagnosticSemaKinds.td
test/Sema/bitwise-op-parentheses.c
test/Sema/logical-op-parentheses.c
test/Sema/parentheses.c
test/SemaCXX/parentheses.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65192.213064.patch
Type: text/x-patch
Size: 8986 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190802/8a18d4a5/attachment.bin>
More information about the cfe-commits
mailing list