[all-commits] [llvm/llvm-project] 5c3d62: Revert "Use InernalAlloc in DemangleCXXABI"

Alex Lorenz via All-commits all-commits at lists.llvm.org
Tue Aug 22 16:40:42 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5c3d62937625b3edc9b9bf0745c6698d57e87d80
      https://github.com/llvm/llvm-project/commit/5c3d62937625b3edc9b9bf0745c6698d57e87d80
  Author: Alex Lorenz <aleksei_lorenz at apple.com>
  Date:   2023-08-22 (Tue, 22 Aug 2023)

  Changed paths:
    M compiler-rt/lib/sanitizer_common/sanitizer_symbolizer_posix_libcdep.cpp

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

This reverts commit 649004ae9ea3cff905bbc0b2777ec12056558129.

This commit caused regression in TSAN tests on Darwin:
https://green.lab.llvm.org/green/job/clang-stage1-RA/35380/

These tests have been failing:
SanitizerCommon-tsan-x86_64-Darwin.Darwin.symbolizer-function-offset-dladdr.cpp
SanitizerCommon-tsan-x86_64h-Darwin.Darwin.symbolizer-function-offset-dladdr.cpp
ThreadSanitizer-x86_64.Darwin.symbolizer-dladdr.cpp
ThreadSanitizer-x86_64h.Darwin.symbolizer-dladdr.cpp




More information about the All-commits mailing list