[PATCH] D71694: [objc_direct] Tigthen checks for direct methods

Pierre Habouzit via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 19 17:04:48 PST 2019


MadCoder updated this revision to Diff 234810.
MadCoder added a comment.

Removed the category from the direct method name mangling as discussed with @aprantl


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

https://reviews.llvm.org/D71694

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/AST/DeclObjC.cpp
  clang/lib/CodeGen/CGObjCMac.cpp
  clang/lib/Sema/SemaDeclObjC.cpp
  clang/test/CodeGenObjC/direct-method.m
  clang/test/SemaObjC/method-direct-one-definition.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71694.234810.patch
Type: text/x-patch
Size: 15931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191220/ab682715/attachment-0001.bin>


More information about the cfe-commits mailing list