Go to file
Daniel Jasper d41ee2d2af Fix bug discovered by valgrind.
When trying to merge lines, we should not touch lines that are invalid,
as we don't know how long they might be.

llvm-svn: 173043
2013-01-21 14:18:28 +00:00
clang Fix bug discovered by valgrind. 2013-01-21 14:18:28 +00:00
clang-tools-extra these need the bitcode reader as well. 2013-01-19 18:45:35 +00:00
compiler-rt [sanitizer] Disable scanf interceptor on windows. 2013-01-21 13:30:08 +00:00
debuginfo-tests Harden this test a bit to work on the mac with ancient gdbs. 2013-01-17 20:09:50 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Make a few tests optimization-proof. These tests were failing under -O3 because the optimizer was eliminating the call to new. 2013-01-16 17:56:06 +00:00
libcxxabi Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
lld [Core] Use LLVM's ErrorOr<T>. 2013-01-20 21:27:05 +00:00
lldb <rdar://problem/12350715> 2013-01-19 03:53:42 +00:00
llvm R600/SILowerControlFlow.cpp: Fix a warning. [-Wunused-variable] 2013-01-21 14:06:48 +00:00
polly cmake: Install all polly include files 2013-01-19 14:17:52 +00:00