[PATCH] D63856: [ObjC] Add a -Wtautological-compare warning for BOOL

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 16:46:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365408: [ObjC] Add a -Wtautological-compare warning for BOOL (authored by epilk, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D63856?vs=206773&id=208540#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63856/new/

https://reviews.llvm.org/D63856

Files:
  cfe/trunk/include/clang/Basic/DiagnosticGroups.td
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/Sema/SemaChecking.cpp
  cfe/trunk/test/Sema/tautological-objc-bool-compare.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63856.208540.patch
Type: text/x-patch
Size: 6220 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/391e2f11/attachment.bin>


More information about the llvm-commits mailing list