[PATCH] D96629: [llvm][TextAPI] add equality operator for InterfaceFile
Sam Powell via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 17 13:01:58 PST 2021
spowell updated this revision to Diff 324400.
spowell added a comment.
refactored tests to implement wrapper, removed single line {}, changed Document.insert to Document.emplace
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/TextStubV3Tests.cpp
llvm/unittests/TextAPI/TextStubV4Tests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96629.324400.patch
Type: text/x-patch
Size: 34706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/e0faa562/attachment.bin>
More information about the llvm-commits
mailing list