[PATCH] [libcxx] Partially address a FIXME in steady_clock::now()

Marshall Clow mclow.lists at gmail.com
Tue Jul 15 22:02:43 PDT 2014


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






More information about the cfe-commits mailing list