[all-commits] [llvm/llvm-project] 1422a9: [libc++] Properly log crashes with the assertion h...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Jul 28 09:55:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1422a9689d7907a4561da7b906ec392840d9e635
https://github.com/llvm/llvm-project/commit/1422a9689d7907a4561da7b906ec392840d9e635
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2022-07-28 (Thu, 28 Jul 2022)
Changed paths:
M libcxx/src/assert.cpp
Log Message:
-----------
[libc++] Properly log crashes with the assertion handler on older Androids
This reintroduces the same workaround we have in libc++abi for older
Androids based on https://reviews.llvm.org/D130507#inline-1255914.
Differential Revision: https://reviews.llvm.org/D130708
More information about the All-commits
mailing list