[all-commits] [llvm/llvm-project] 33bc6c: [libcxxabi] Rename abort_message to __abort_messag...

Petr Hosek via All-commits all-commits at lists.llvm.org
Fri Sep 20 09:36:25 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 33bc6cf619ac8d49232b1bc29ac7d38951583221
      https://github.com/llvm/llvm-project/commit/33bc6cf619ac8d49232b1bc29ac7d38951583221
  Author: Petr Hosek <phosek at google.com>
  Date:   2024-09-20 (Fri, 20 Sep 2024)

  Changed paths:
    M libcxxabi/src/abort_message.cpp
    M libcxxabi/src/abort_message.h
    M libcxxabi/src/cxa_default_handlers.cpp
    M libcxxabi/src/cxa_exception_storage.cpp
    M libcxxabi/src/cxa_guard_impl.h
    M libcxxabi/src/cxa_handlers.cpp
    M libcxxabi/src/cxa_thread_atexit.cpp
    M libcxxabi/src/cxa_vector.cpp
    M libcxxabi/src/cxa_virtual.cpp
    M libcxxabi/src/demangle/DemangleConfig.h
    M libcxxabi/src/stdlib_new_delete.cpp

  Log Message:
  -----------
  [libcxxabi] Rename abort_message to __abort_message (#108887)

This is an internal API and the name should reflect that.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list