Reid Spencer 6551dcdd8a Fix a bug in the "fromString" method where radix 2,8 and 16 values were
not being generated correctly because the shl operator does not mutate its
object but returns a new value. Also, make the distinction between radix
16 and the others more clear.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37111 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-16 19:18:22 +00:00
..
2007-02-23 22:31:24 +00:00
2007-04-07 18:53:16 +00:00
2007-02-24 01:41:48 +00:00
2007-05-06 09:31:32 +00:00
2007-05-11 00:43:26 +00:00
2007-04-14 21:50:21 +00:00