[libc-commits] [PATCH] D94625: [libc][NFC] add macro for fuchsia to switch test backend to zxtest

Michael Jones via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jan 13 12:17:47 PST 2021


michaelrj updated this revision to Diff 316484.
michaelrj marked 3 inline comments as done.
michaelrj added a comment.

fix the headerguards and add a comment explaining the undef in FuchsiaTest.h


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94625

Files:
  libc/utils/UnitTest/CMakeLists.txt
  libc/utils/UnitTest/FuchsiaTest.h
  libc/utils/UnitTest/LibcTest.cpp
  libc/utils/UnitTest/LibcTest.h
  libc/utils/UnitTest/Test.cpp
  libc/utils/UnitTest/Test.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94625.316484.patch
Type: text/x-patch
Size: 14697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210113/e321bc53/attachment.bin>


More information about the libc-commits mailing list