Go to file
Dan Gohman 93dc2b808f Revert r64460. strtol and friends cannot be marked readonly, even with
a null endptr argument, because they may write to errno.

This fixes a seflhost miscompile observed on Linux targets when TBAA
was enabled.

llvm-svn: 122014
2010-12-17 01:09:43 +00:00
clang Getting Started: Add VS2010 instructions and specify an out of source build. 2010-12-16 22:01:14 +00:00
compiler-rt license change 2010-11-16 22:13:33 +00:00
debuginfo-tests Zap white spaces, test commit email. 2010-11-10 18:11:11 +00:00
libcxx Reduced copying cost of tuple_cat from quadratic to linear. 2010-12-12 23:04:37 +00:00
lldb Fixes for linux building from Stephen Wilson. 2010-12-16 21:36:30 +00:00
llvm Revert r64460. strtol and friends cannot be marked readonly, even with 2010-12-17 01:09:43 +00:00