Added comments about the usage of int(string, 0) and long(string, 0) which pass
a base of 0 so that the radix of the string is determined based on the contents
of string.


git-svn-id: https://llvm.org/svn/llvm-project/llvdb/trunk@114764 91177308-0d34-0410-b5e6-96231b3b80d8
2 files changed