[PATCH] D63912: [ObjC] Add a warning for implicit conversions of a constant non-boolean value to BOOL

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 10:29:33 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365518: [ObjC] Add a warning for implicit conversions of a constant non-boolean value… (authored by epilk, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D63912?vs=208545&id=208734#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63912

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/objc-bool-constant-conversion-fixit.m
  cfe/trunk/test/Sema/objc-bool-constant-conversion.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63912.208734.patch
Type: text/x-patch
Size: 6759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190709/e8e50cdc/attachment.bin>


More information about the llvm-commits mailing list