[Lldb-commits] [PATCH] D32930: New framework for lldb client-server communication tests.
Kamil Rytarowski via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon May 8 05:33:41 PDT 2017
krytarowski added a comment.
GoogleTest is an already a part of LLVM. It is stripped down version of this software with patches for LLVM - at least with included NetBSD support that is still pending upstream.
https://reviews.llvm.org/D32930
More information about the lldb-commits
mailing list