[all-commits] [llvm/llvm-project] e07371: [libc++abi] Rename abort_message to __abort_messag...

Petr Hosek via All-commits all-commits at lists.llvm.org
Wed Oct 9 12:19:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e0737174f944e6da2d3052e57de04ad93503956b
      https://github.com/llvm/llvm-project/commit/e0737174f944e6da2d3052e57de04ad93503956b
  Author: Petr Hosek <phosek at google.com>
  Date:   2024-10-09 (Wed, 09 Oct 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:
  -----------
  [libc++abi] Rename abort_message to __abort_message (#111413)

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

This is a reland of #108887.



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