Go to file
Michael J. Spencer 8c36f458fa &vectorval[0] is UB when vectorval.size() == 0.
llvm-svn: 149430
2012-01-31 21:46:41 +00:00
clang Remove extraneous whitespace. 2012-01-31 21:45:04 +00:00
compiler-rt [asan] fix the wrong __WORDSIZE definition on Win x64, add ASAN_INTERFACE_FUNCTION_ATTRIBUTE. Patch by timurrrr@google.com 2012-01-31 18:13:50 +00:00
debuginfo-tests Revert previous patch as the corresponding clang patch was reverted. 2012-01-26 07:01:33 +00:00
libclc
libcxx Fix .PHONY target to match new installheaders target. 2012-01-21 06:16:39 +00:00
libcxxabi Back the optimization down from -O3 to -Os. I'm getting an unexplained crasher on -O3. I've looked for a libc++abi bug and can't find one. I'm suspecting clang optimizer bug. But I don't have a good test case at the moment. Deferring investigation on this for now as I will soon be developing more and smaller tests. 2012-01-31 20:22:59 +00:00
lld &vectorval[0] is UB when vectorval.size() == 0. 2012-01-31 21:46:41 +00:00
lldb Test case for std::map synthetic children provider (currently an expected failure) 2012-01-31 21:30:00 +00:00
llvm Move the composite map into CodeGenSubRegIndex. 2012-01-31 21:44:11 +00:00
polly www: Add missing -mllvm to documentation 2012-01-31 20:24:21 +00:00