[all-commits] [llvm/llvm-project] 8e13ec: [libc++] In tests, use `abort` to terminate upon a...
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Fri Feb 10 11:32:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e13ec9eca1fc758c213a94b563221e6afc5b031
https://github.com/llvm/llvm-project/commit/8e13ec9eca1fc758c213a94b563221e6afc5b031
Author: Konstantin Varlamov <varconst at apple.com>
Date: 2023-02-10 (Fri, 10 Feb 2023)
Changed paths:
M libcxx/test/support/assert_macros.h
Log Message:
-----------
[libc++] In tests, use `abort` to terminate upon an error.
Differential Revision: https://reviews.llvm.org/D143245
More information about the All-commits
mailing list