[PATCH] D96629: [llvm][TextAPI] add equality operator for InterfaceFile
Sam Powell via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 18 09:57:35 PST 2021
spowell updated this revision to Diff 324684.
spowell added a comment.
moved transform wrapper to TextStubHelpers, refactored inequality tests for both v3 and v4.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96629/new/
https://reviews.llvm.org/D96629
Files:
llvm/include/llvm/TextAPI/MachO/InterfaceFile.h
llvm/include/llvm/TextAPI/MachO/Symbol.h
llvm/lib/TextAPI/MachO/InterfaceFile.cpp
llvm/unittests/TextAPI/TextStubHelpers.h
llvm/unittests/TextAPI/TextStubV3Tests.cpp
llvm/unittests/TextAPI/TextStubV4Tests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96629.324684.patch
Type: text/x-patch
Size: 20236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/990aa7cc/attachment.bin>
More information about the llvm-commits
mailing list