[libcxx] Add new line after assert message
authorVitaly Buka <vitalybuka@google.com>
Fri, 20 Jan 2023 07:32:12 +0000 (23:32 -0800)
committerVitaly Buka <vitalybuka@google.com>
Tue, 27 Jun 2023 20:32:41 +0000 (13:32 -0700)
commitc4bd5977f429629fda2045eaf80f6ad85982f592
tree5ff0368efeb0c96122eaf27f5cbd57b0e808dad9
parent59f0959ba4ef43829a128f42e68fb9f08709a3cf
[libcxx] Add new line after assert message

Abort signal handler may print aswell. Without new line it goes into the
same.

Reviewed By: #libc, philnik, Mordante

Differential Revision: https://reviews.llvm.org/D142184
libcxx/include/__assert