Go to file
Ed Maste 92c948901a consistently add \n to log and trace messages
Previously most messages included a newline in the string, but a few of
them were missing. Fix these and simplify by just adding the newline in
the _LIBUNWIND_LOG macro itself.

Differential Revision:	https://reviews.llvm.org/D24026

llvm-svn: 280103
2016-08-30 15:38:10 +00:00
clang [OpenCL] Make is_valid_event, create_user_event overloadable. 2016-08-30 14:42:54 +00:00
clang-tools-extra [clang-tidy docs] Fix build errors on Sphinx 1.4.6 2016-08-30 14:29:36 +00:00
compiler-rt [mips][tsan] XFAIL on every MIPS platform an x86_64-specific test. 2016-08-30 13:01:04 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc amdgcn: Fix return type of get_num_groups 2016-08-25 07:31:40 +00:00
libcxx Add "FLAKY_TEST" test directive to support re-running flaky tests. 2016-08-30 01:46:43 +00:00
libcxxabi [CMake] Trying to fix the bots I broke 2016-08-29 22:26:00 +00:00
libunwind consistently add \n to log and trace messages 2016-08-30 15:38:10 +00:00
lld [ELF] - Linkerscript: implemented ADDR command. 2016-08-30 09:54:01 +00:00
lldb Remove mention of autoconf from the build instructions 2016-08-30 15:32:52 +00:00
llgo [llgo] add llgo source path to LLVM_GO_PACKAGES 2016-07-27 03:01:00 +00:00
llvm [AMDGPU] Refactor SOP instructions TD files. 2016-08-30 15:20:31 +00:00
openmp cleanup: fixed names of dummy arguments of Fortran interfaces declarations, no functional changes done 2016-08-17 18:18:21 +00:00
parallel-libs [StreamExecutor] Fix KernelSpec Doxygen 2016-08-26 19:55:32 +00:00
polly Add forgotten image 2016-08-30 12:41:29 +00:00