[all-commits] [llvm/llvm-project] d269ec: [libc++] Add a escape hatch for making __libcpp_ve...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Oct 23 14:07:37 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d269ec321dfdfcd817544da0a94dc42c109694a2
      https://github.com/llvm/llvm-project/commit/d269ec321dfdfcd817544da0a94dc42c109694a2
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2024-10-23 (Wed, 23 Oct 2024)

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

  Log Message:
  -----------
  [libc++] Add a escape hatch for making __libcpp_verbose_abort non-noexcept again (#113310)

This allows a slightly smoother transition for people after #109151, as
requested on that PR.



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