commit | adc29082bd13b95aa5d741df0e67eff66819c185 | [log] [tgz] |
---|---|---|
author | Ed Maste <emaste@freebsd.org> | Tue Aug 30 15:38:10 2016 +0000 |
committer | Ed Maste <emaste@freebsd.org> | Tue Aug 30 15:38:10 2016 +0000 |
tree | f6a92c2054a44862d02a24bee2902386d517eff7 | |
parent | 85e3961e2d8fdcd7dc9a6705cbf12b5a93ebacef [diff] |
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 git-svn-id: https://llvm.org/svn/llvm-project/libunwind/trunk@280103 91177308-0d34-0410-b5e6-96231b3b80d8