Fix = delete in MSVC build from r211705
authorJF Bastien <jfb@google.com>
Wed, 25 Jun 2014 15:38:02 +0000 (15:38 +0000)
committerJF Bastien <jfb@google.com>
Wed, 25 Jun 2014 15:38:02 +0000 (15:38 +0000)
commita9d13b157f39979b8e2d4e53684c5ebe20a3f152
treeb238f45ad7a293bb5291231c440816a6df63fe19
parentd4feaf82bcfb1f18f625f1cf8d57d9f912cf30bc
Fix = delete in MSVC build from r211705

MSVC doesn't support = delete yet, use LLVM_DELETED_FUNCTION instead.

Related to: http://reviews.llvm.org/D3390

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