Support: remove some variable names
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 29 Nov 2014 00:10:26 +0000 (00:10 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sat, 29 Nov 2014 00:10:26 +0000 (00:10 +0000)
commitac5e3a31b35248bf2c103b1043077df58fc5489c
treea8bf2e88f59290e6fc2dcf6e466bf8fafe598b1f
parent5a48cafb6b99cdc84b77c2cb8210af7010f5862a
Support: remove some variable names

If built with -Wunused-variable, clang objects to the declarations due to the
unused variable; drop the names.  NFC.

llvm-svn: 222944
llvm/include/llvm/Support/MathExtras.h