Enable deleted functions and explicit conversions in MSVC 2013
authorAlp Toker <alp@nuanti.com>
Sun, 29 Dec 2013 00:49:14 +0000 (00:49 +0000)
committerAlp Toker <alp@nuanti.com>
Sun, 29 Dec 2013 00:49:14 +0000 (00:49 +0000)
commit6f93d65e025fb163e5952136dbc1b3be1f15713e
treeeb0c23ccf442c23f86fcfb324285625ed9cd4d0e
parentee44e9559f543f77963fe6724798c2b493a25034
Enable deleted functions and explicit conversions in MSVC 2013

Also prospectively enable static_assert as the documentation suggests it's been
available since MSVC 2010. Let's see if the build servers agree.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198142 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Compiler.h