Is it possible to build a monotonic clock out of a non-monotonic clock in
software only?
I could force it to be monotonic with some static storage and a max=, but would
that be correct?
Jon
On 7/15/14, 10:02 PM, Marshall Clow wrote:
On a system w/o _POSIX_MONOTONIC_CLOCK, this will change from "libc++ will not build" to
"it will build a non-conforming library"
That doesn't seem like an improvement to me.
http://reviews.llvm.org/D4045
--
Jon Roelofs
[email protected]
CodeSourcery / Mentor Embedded
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits