Go to file
Ed Maste 2bc7643d10 Remove extra newline from log Printf
Clean up this one specifically, as it has the effect of double-spacing
the list of thread stop reasons, and substantially bloats the log file
when opening a core with hundreds of threads.

There are other cases of extra newlines.  Some of them do increase
readability, so avoid a general sweep for now.

llvm-svn: 211655
2014-06-25 00:38:35 +00:00
clang Fix parsing nested __if_exists blocks 2014-06-25 00:28:35 +00:00
clang-tools-extra Track changes from clang r211448. 2014-06-21 23:33:00 +00:00
compiler-rt Remove ARM XFAIL from passing test 2014-06-24 16:58:59 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Add half limits 2014-06-24 09:51:01 +00:00
libcxx eliminate install of duplicate headers (take 2) 2014-06-24 20:32:11 +00:00
libcxxabi Add a FAQ section, with a question about why the std::exception class destructors live in libc++abi 2014-06-11 16:54:09 +00:00
lld Update for llvm api change. 2014-06-24 13:57:13 +00:00
lldb Remove extra newline from log Printf 2014-06-25 00:38:35 +00:00
llvm Move some trivial methods up to MCStreamer. 2014-06-25 00:27:53 +00:00
openmp CMake: remove duplicated source file from list 2014-06-02 13:09:24 +00:00
polly [Refactor] Create nicer test cases from C/C++ 2014-06-24 17:02:53 +00:00