[PATCH]: Solaris: add Solaris support to the gtest library

Stefan Teleman via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 09:42:24 PDT 2016


Hi.

This proposed patch - attached - adds Solaris support to the gtest 
library used by the LLVM and clang unittests.

It detects the number of threads running inside a process, and
silences the annoying warning about not being able to determine
the number of running threads.

Thank you.

-- 
Stefan Teleman
Oracle Corporation
stefan.teleman at oracle.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 020-solaris-utils-googletest.patch
Type: text/x-patch
Size: 2032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/33a1e670/attachment.bin>


More information about the llvm-commits mailing list