Disable a range test under MSVC
authorChristopher Dykes <cdykes@fb.com>
Fri, 18 Nov 2016 23:07:58 +0000 (15:07 -0800)
committerFacebook Github Bot <facebook-github-bot-bot@fb.com>
Fri, 18 Nov 2016 23:08:44 +0000 (15:08 -0800)
commitadbc74b77ca2134afb7205df718884477e30e7ce
tree6b7b47a1071b4f7a442224d60901ba0a62d21ddc
parentff77522af770ae066419df2aecefbc1338b8c7ab
Disable a range test under MSVC

Summary: Because, as the comment says, MSVC fails miserably at this, producing errors at compile time.

Reviewed By: yfeldblum

Differential Revision: D4207544

fbshipit-source-id: d9a11b72877d22d3d3fe2e2c862d99601ab21431
folly/test/RangeTest.cpp