[PATCH] D130325: [ODRHash] Hash `ObjCMethodDecl` and diagnose discovered mismatches.

Volodymyr Sapsai via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 26 12:41:13 PDT 2022


vsapsai updated this revision to Diff 447803.
vsapsai added a comment.

Use `diagnoseSubMismatchMethodParameters` both for Obj-C and C++ methods.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130325

Files:
  clang/include/clang/AST/ODRDiagsEmitter.h
  clang/include/clang/Basic/DiagnosticASTKinds.td
  clang/lib/AST/ODRDiagsEmitter.cpp
  clang/lib/AST/ODRHash.cpp
  clang/test/Modules/compare-objc-protocol.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130325.447803.patch
Type: text/x-patch
Size: 27603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220726/e229b5c9/attachment-0001.bin>


More information about the cfe-commits mailing list