Go to file
Richard Trieu fc51bc1cea Put the new warning from revision 133196 on NULL arithmetic behind the flag -Wnull-arthimetic and set to DefaultIgnore. A few edge cases need to be worked out before this can be set to default.
llvm-svn: 133287
2011-06-17 20:35:48 +00:00
clang Put the new warning from revision 133196 on NULL arithmetic behind the flag -Wnull-arthimetic and set to DefaultIgnore. A few edge cases need to be worked out before this can be set to default. 2011-06-17 20:35:48 +00:00
compiler-rt Implement mulo<mode>4 for use in signed overflow checking. 2011-06-17 20:17:05 +00:00
debuginfo-tests Testcase for r133065 2011-06-15 17:57:23 +00:00
libcxx Provide names for template and function parameters in forward declarations. The purpose is to aid automated documentation tools. 2011-06-14 19:58:17 +00:00
libcxxabi Clean up the vector tests 2011-06-13 17:57:10 +00:00
lldb Modify a bunch of docstrings to be more correct. Check the SBError.Success() after attaching. 2011-06-17 19:38:48 +00:00
llvm Add an option that allows one to "decode" the LSDA. 2011-06-17 20:35:21 +00:00
polly www: Fix path to git repository. 2011-06-08 22:46:40 +00:00