[all-commits] [llvm/llvm-project] 49eb1a: [libc] Add back report_assertion_failure
michaelrj-google via All-commits
all-commits at lists.llvm.org
Tue Jul 25 16:35:08 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49eb1aed89c06cb0c2508aa9e42cd0121f0aa23e
https://github.com/llvm/llvm-project/commit/49eb1aed89c06cb0c2508aa9e42cd0121f0aa23e
Author: Michael Jones <michaelrj at google.com>
Date: 2023-07-25 (Tue, 25 Jul 2023)
Changed paths:
M libc/src/__support/libc_assert.h
Log Message:
-----------
[libc] Add back report_assertion_failure
It's necessary for the assert_fail function, so it needs to stay in for
the moment.
Reviewed By: alfredfo
Differential Revision: https://reviews.llvm.org/D156275
More information about the All-commits
mailing list