[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:31:22 PDT 2019


MaskRay updated this revision to Diff 213065.
MaskRay added a comment.

.


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.213065.patch
Type: text/x-patch
Size: 8780 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190802/bbda23a5/attachment-0001.bin>


More information about the cfe-commits mailing list