[libc-commits] [PATCH] D92137: [libc] add tests to WrapperGen

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Dec 1 16:55:32 PST 2020


michaelrj updated this revision to Diff 308818.
michaelrj marked 7 inline comments as done.
michaelrj added a comment.

add `testapi.td` so that the tests are no longer platform dependent and clean up the code a little.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92137/new/

https://reviews.llvm.org/D92137

Files:
  libc/test/utils/CMakeLists.txt
  libc/test/utils/tools/CMakeLists.txt
  libc/test/utils/tools/WrapperGen/CMakeLists.txt
  libc/test/utils/tools/WrapperGen/testapi.td
  libc/test/utils/tools/WrapperGen/wrappergen_test.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92137.308818.patch
Type: text/x-patch
Size: 7048 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20201202/545217b2/attachment.bin>


More information about the libc-commits mailing list