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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to