Special case some duration arithmetic for GCC and PPC because their long double const...
authorMarshall Clow <mclow.lists@gmail.com>
Tue, 2 Apr 2019 14:46:36 +0000 (14:46 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Tue, 2 Apr 2019 14:46:36 +0000 (14:46 +0000)
commit3bf63cf3b366d3a57cf5cbad4112a6abf6c0c3b1
tree4bfbb22a43564a1baf52f239d3e3602537a05cc8
parent709ee69d0a3d6b1025a90117866a6b3bbe0397d5
Special case some duration arithmetic for GCC and PPC because their long double constant folding is broken. Fixes PR#39696.

llvm-svn: 357478
libcxx/include/thread