[PATCH] D67559: [Sema] Split of versions of -Wimplicit-{float,int}-conversion for Objective-C BOOL

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 14:12:14 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL372183: [Sema] Split of versions of -Wimplicit-{float,int}-conversion for Objective-C… (authored by epilk, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D67559?vs=220534&id=220574#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D67559

Files:
  cfe/trunk/include/clang/Basic/DiagnosticGroups.td
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/AST/Expr.cpp
  cfe/trunk/lib/Sema/SemaChecking.cpp
  cfe/trunk/test/Sema/objc-bool-constant-conversion-fixit.m
  cfe/trunk/test/SemaObjC/signed-char-bool-conversion.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67559.220574.patch
Type: text/x-patch
Size: 12707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/bce0f8f3/attachment.bin>


More information about the llvm-commits mailing list