[PATCH] D96629: [llvm][TextAPI] add equality operator for InterfaceFile

Sam Powell via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 13:38:47 PST 2021


spowell updated this revision to Diff 324100.
spowell added a comment.

updated std::lower_bound to llvm::lower_bound


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.324100.patch
Type: text/x-patch
Size: 28403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210216/c42cf80c/attachment.bin>


More information about the llvm-commits mailing list