Try to fix the build with MSVC 2015 by disabling sized deallocation
authorReid Kleckner <reid@kleckner.net>
Tue, 19 May 2015 23:28:23 +0000 (23:28 +0000)
committerReid Kleckner <reid@kleckner.net>
Tue, 19 May 2015 23:28:23 +0000 (23:28 +0000)
commit4bc9d4ea2648db800f0d89adc73bd43e91fc6dcf
tree07ce34e66d774bae7cd99ceda79968c5810466af
parentc0f6113287c34141beaa2c1ee9918efc4fa97b5a
Try to fix the build with MSVC 2015 by disabling sized deallocation

I can't actually test this properly because uninstalling MSVC 2015 CTP 6
and reinstalling the 2015 RC takes hours. I can only verify that this
doesn't mess up MSVC 2013 and 2015 CTP 6 builds, which is what I've
done.

Should fix PR23513.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237743 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/HandleLLVMOptions.cmake