[all-commits] [llvm/llvm-project] 649004: Use InernalAlloc in DemangleCXXABI
Fangrui Song via All-commits
all-commits at lists.llvm.org
Mon Aug 21 16:23:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 649004ae9ea3cff905bbc0b2777ec12056558129
https://github.com/llvm/llvm-project/commit/649004ae9ea3cff905bbc0b2777ec12056558129
Author: Fangrui Song <i at maskray.me>
Date: 2023-08-21 (Mon, 21 Aug 2023)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp
Log Message:
-----------
Use InernalAlloc in DemangleCXXABI
This reverts commit 06c74b5e7367b41e9b4ea3d74c971aace5681fb8.
Tested on AddressSanitizer-arm64-darwin that there is no more failure.
More information about the All-commits
mailing list