MSVC 2013 appears to be able to compile make_ptr_range without issue, so removing...
authorAaron Ballman <aaron@aaronballman.com>
Mon, 16 Feb 2015 18:00:11 +0000 (18:00 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 16 Feb 2015 18:00:11 +0000 (18:00 +0000)
commitd816003d2b7b493f6d386fcf43739ffb745c3040
tree8233814ae6275a43063e5f6bab24e54ca63ef0f7
parent6f8c4cdcf628fe35df53ea0475b96384eb7d196d
MSVC 2013 appears to be able to compile make_ptr_range without issue, so removing that guard in the unit test.

llvm-svn: 229410
lld/unittests/CoreTests/RangeTest.cpp