[all-commits] [llvm/llvm-project] c4bd59: [libcxx] Add new line after assert message
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Tue Jun 27 13:33:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c4bd5977f429629fda2045eaf80f6ad85982f592
https://github.com/llvm/llvm-project/commit/c4bd5977f429629fda2045eaf80f6ad85982f592
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-06-27 (Tue, 27 Jun 2023)
Changed paths:
M libcxx/include/__assert
Log Message:
-----------
[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
More information about the All-commits
mailing list