[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 02:35:11 PST 2019


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

Small update because I uploaded before the full completion of the test-suite and somehow it's sentient and punished me... (some diagnostics were too verbose andĀ stuttering things with `Sema::CheckObjCMethodOverrides`).


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/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.234684.patch
Type: text/x-patch
Size: 12853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191219/b7750b61/attachment.bin>


More information about the cfe-commits mailing list