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)
commite395d7421d55262e875554a9b42e90717a694f51
treeb25e036be085a56ffe92f90c4d31a192dfd26494
parentb60bcfde6932ae81fc858afd163dbeab551c78ae
Support: remove some variable names

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

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