[PATCH] D47687: fix: [Bug 18971] - Missing -Wparentheses warning

Xing via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 8 06:25:05 PDT 2018


Higuoxing updated this revision to Diff 150507.
Higuoxing marked 4 inline comments as done.
Higuoxing added a comment.

Hope this not disturb you too much : ) thanks


https://reviews.llvm.org/D47687

Files:
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaExpr.cpp
  test/Sema/logical-op-parentheses-in-macros.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47687.150507.patch
Type: text/x-patch
Size: 5409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180608/2e98aa02/attachment-0001.bin>


More information about the cfe-commits mailing list