[PATCH] D30174: [Sema][ObjC] Warn about 'performSelector' calls with selectors that return record types

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 6 08:10:41 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297019: [Sema][ObjC] Warn about 'performSelector' calls with selectors (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D30174?vs=90473&id=90709#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30174

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/AST/DeclObjC.cpp
  cfe/trunk/lib/Basic/IdentifierTable.cpp
  cfe/trunk/lib/Sema/SemaExprObjC.cpp
  cfe/trunk/test/SemaObjC/unsafe-perform-selector.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30174.90709.patch
Type: text/x-patch
Size: 12455 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170306/6d17a2dd/attachment-0001.bin>


More information about the cfe-commits mailing list