[all-commits] [llvm/llvm-project] 06c74b: Revert D138095 Use InernalAlloc in DemangleCXXABI

Fangrui Song via All-commits all-commits at lists.llvm.org
Tue Nov 22 16:29:38 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06c74b5e7367b41e9b4ea3d74c971aace5681fb8
      https://github.com/llvm/llvm-project/commit/06c74b5e7367b41e9b4ea3d74c971aace5681fb8
  Author: Fangrui Song <i at maskray.me>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M compiler-rt/lib/asan/asan_globals.cpp
    M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp
    M llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp
    M llvm/test/Instrumentation/AddressSanitizer/local_alias.ll

  Log Message:
  -----------
  Revert D138095 Use InernalAlloc in DemangleCXXABI

Broke 2/3 tests on macOS which seem to be related to
`free(demangled_name)` in DemangleCXXABI.




More information about the All-commits mailing list