[PATCH] D73332: [llvm][TextAPI/MachO] Extract common code into unittest helper (NFC)

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 00:12:28 PST 2020


JDevlieghere created this revision.
JDevlieghere added a reviewer: cishida.
Herald added a subscriber: dexonsmith.
Herald added a project: LLVM.

This extract common code between the 4 TBD formats in a header that can be shared.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73332

Files:
  llvm/unittests/TextAPI/TextStubHelpers.h
  llvm/unittests/TextAPI/TextStubV1Tests.cpp
  llvm/unittests/TextAPI/TextStubV2Tests.cpp
  llvm/unittests/TextAPI/TextStubV3Tests.cpp
  llvm/unittests/TextAPI/TextStubV4Tests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73332.240109.patch
Type: text/x-patch
Size: 9028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200124/712b1a70/attachment.bin>


More information about the llvm-commits mailing list