[libc-commits] [PATCH] D72743: [libc] Replace the use of gtest with a new light weight unittest framework.
Alex Brachet via Phabricator via libc-commits
libc-commits at lists.llvm.org
Thu Jan 16 22:44:12 PST 2020
abrachet added a comment.
I just checked quickly and it looks like gtest actually prints to stdout which surprised me, I always figured it was to stderr. Do you think we should go back to stdout?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72743/new/
https://reviews.llvm.org/D72743
More information about the libc-commits
mailing list