[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
Thu Feb 9 03:41:57 PST 2023


int3 updated this revision to Diff 496074.
int3 added a comment.

namespace


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142916.496074.patch
Type: text/x-patch
Size: 27995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230209/362746cd/attachment.bin>


More information about the llvm-commits mailing list