[PATCH] D142916: [lld-macho] Warn on method name collisions from category definitions

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 14:49:58 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGef122753db7f: [lld-macho] Warn on method name collisions from category definitions (authored by int3).

Changed prior to commit:
  https://reviews.llvm.org/D142916?vs=496461&id=503159#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142916

Files:
  lld/MachO/Driver.cpp
  lld/MachO/InputFiles.cpp
  lld/MachO/InputSection.cpp
  lld/MachO/InputSection.h
  lld/MachO/Layout.h
  lld/MachO/ObjC.cpp
  lld/MachO/ObjC.h
  lld/MachO/Relocations.cpp
  lld/MachO/Relocations.h
  lld/MachO/UnwindInfoSection.cpp
  lld/test/MachO/Inputs/MacOSX.sdk/usr/lib/libobjc.tbd
  lld/test/MachO/objc-category-conflicts.s
  lld/test/MachO/objc-imageinfo.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142916.503159.patch
Type: text/x-patch
Size: 30015 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230307/155188e7/attachment.bin>


More information about the llvm-commits mailing list