[LLVMbugs] [Bug 21686] New: libc++ doesn't build when _LIBCPP_HAS_NO_MONOTONIC_CLOCK is defined.

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Thu Nov 27 11:55:33 PST 2014


http://llvm.org/bugs/show_bug.cgi?id=21686

            Bug ID: 21686
           Summary: libc++ doesn't build when
                    _LIBCPP_HAS_NO_MONOTONIC_CLOCK is defined.
           Product: libc++
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: eric at efcs.ca
                CC: llvmbugs at cs.uiuc.edu, mclow.lists at gmail.com
    Classification: Unclassified

Adding a bug for this so I don't forget about it.
_LIBCPP_HAS_NO_MONOTONIC_CLOCK causes build failures in different mutex types.
_LIBCPP_HAS_NOM_MONOTONIC_CLOCK seems to be related to _LIBCPP_HAS_NO_THREADS
and libc++ will build fine if both are defined.

-- 
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/20141127/9cf650d9/attachment.html>


More information about the llvm-bugs mailing list