Work around a compiler crash in VS 2017.3 Preview 1
authorChristopher Dykes <cdykes@fb.com>
Sat, 20 May 2017 01:37:20 +0000 (18:37 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sat, 20 May 2017 01:51:06 +0000 (18:51 -0700)
commitf9da986ca9c8d0727133107e416d4b6a07310910
tree26c62091b876b5c53eea80ce7704ddb4299783d8
parent5810472278e75f70a1c9e930280dc7111fa66a0c
Work around a compiler crash in VS 2017.3 Preview 1

Summary:
MSVC is being grumpy, and I want to continue to work from the preview build, so commit the workaround, as there's no significant difference.
Upstream bug report: https://developercommunity.visualstudio.com/content/problem/59614/compiler-crash-when-constexpr-constructing-stdchro.html

Reviewed By: yfeldblum

Differential Revision: D5099876

fbshipit-source-id: 64d5573d78b14339ff3177dd910a22787463ccd2
folly/portability/Time.cpp