[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 11:52:33 PST 2021


michaelrj updated this revision to Diff 316479.
michaelrj added a comment.

add headerguards to the new Test.h and 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.316479.patch
Type: text/x-patch
Size: 14261 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20210113/b50d834c/attachment.bin>


More information about the libc-commits mailing list