[all-commits] [llvm/llvm-project] 1175f5: [libc++] Removes the _LIBCPP_VERBOSE_ABORT_NOT_NOE...

Mark de Wever via All-commits all-commits at lists.llvm.org
Mon Apr 14 09:55:22 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1175f5b988ce706fd3e084912ed34ae6254f5cc3
      https://github.com/llvm/llvm-project/commit/1175f5b988ce706fd3e084912ed34ae6254f5cc3
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2025-04-14 (Mon, 14 Apr 2025)

  Changed paths:
    M libcxx/docs/ReleaseNotes/21.rst
    M libcxx/include/__verbose_abort
    M libcxx/src/verbose_abort.cpp

  Log Message:
  -----------
  [libc++] Removes the _LIBCPP_VERBOSE_ABORT_NOT_NOEXCEPT macro. (#135494)

This makes __libcpp_verbose_abort unconditionally noexcept. This was
planned for the upcomming release.



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