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> llvm-svn: 253614
Loading
Please sign in to comment