Cleanup some -Wundef warnings in include/llvm/Support/MathExtras.h
authorArch D. Robison <arch.robison@intel.com>
Thu, 19 Nov 2015 22:37:26 +0000 (22:37 +0000)
committerArch D. Robison <arch.robison@intel.com>
Thu, 19 Nov 2015 22:37:26 +0000 (22:37 +0000)
commitab9499328c0131c75131825c527557c4b1c922cb
tree094683725c8a2799cf16bf0cd3244a1cd5c1307d
parent8003b38f2752a07dd5012f55b7496239bee9ee1b
Cleanup some -Wundef warnings in include/llvm/Support/MathExtras.h

Fix avoids gratuitous warnings from gcc for "_MSC_VER" not being defined.

Differential Revision: http://reviews.llvm.org/D14598

Patch by Tony Kelman <tony@kelman.net>

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