static functions don't need an anonymous namespace.
authorChris Lattner <sabre@nondot.org>
Thu, 12 Mar 2009 23:59:55 +0000 (23:59 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Mar 2009 23:59:55 +0000 (23:59 +0000)
commite213f3f97241788825900a62f3fe1535ae96a1d7
tree1f85c43d0db1dbb3a46ba6cc53d61bd28acd98e1
parentb398fca15bcca895526699f20336fa6c6a624013
static functions don't need an anonymous namespace.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@66845 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/APFloat.cpp