[libc-commits] [PATCH] D72353: [libc] Add a convenience CMake rule to add testsuites.

Thorsten via Phabricator via libc-commits libc-commits at lists.llvm.org
Wed Jan 8 01:29:36 PST 2020


tschuett added a comment.

Unfortunately, this fails on OSX when ${LIBC_TARGET_OS} == "darwin" in libc/test/config/CMakeLists.txt. Windows might have a similar problem.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72353





More information about the libc-commits mailing list