Go to file
Johnny Chen 264d65924b 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.

llvm-svn: 114764
2010-09-24 21:52:37 +00:00
clang Allow the use of C++0x deleted functions as an extension in C++98. 2010-09-24 21:25:25 +00:00
compiler-rt compiler-rt/clang/Darwin: Add a new library configuration which has nothing 2010-09-21 23:42:49 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx visibility-decoration sweep completed. 2010-09-23 18:58:28 +00:00
lldb Added comments about the usage of int(string, 0) and long(string, 0) which pass 2010-09-24 21:52:37 +00:00
llvm Reapply 114678 and 114667. Reverting them did not fix the bot: 2010-09-24 21:19:03 +00:00