Twine: Provide [u]int{32,64} conversions via implicit constructors instead of
authorDaniel Dunbar <daniel@zuster.org>
Thu, 30 Jul 2009 03:47:15 +0000 (03:47 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Thu, 30 Jul 2009 03:47:15 +0000 (03:47 +0000)
commite8b3236284f82c21c2c242ede018021e13db5530
tree260cf669f9fa0822c679fa55bf29d71d57bd9018
parentfc2ed30ab8fcd75c52f89817fd95a1e03ad1d68b
Twine: Provide [u]int{32,64} conversions via implicit constructors instead of
explicitly.

llvm-svn: 77576
llvm/include/llvm/ADT/Twine.h
llvm/lib/Support/Twine.cpp
llvm/unittests/ADT/TwineTest.cpp