[llvm-bugs] [Bug 28643] New: Add Solaris support to the gtest library

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Jul 21 09:14:50 PDT 2016


https://llvm.org/bugs/show_bug.cgi?id=28643

            Bug ID: 28643
           Summary: Add Solaris support to the gtest library
           Product: Test Suite
           Version: 3.8
          Hardware: Sun
                OS: Solaris
            Status: NEW
          Severity: normal
          Priority: P
         Component: Programs Tests
          Assignee: unassignedbugs at nondot.org
          Reporter: stefan.teleman at oracle.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

Created attachment 16779
  --> https://llvm.org/bugs/attachment.cgi?id=16779&action=edit
add Solaris support to the gtest library

This patch 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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160721/e0d7dc6f/attachment.html>


More information about the llvm-bugs mailing list