[all-commits] [llvm/llvm-project] 48f585: [libc++] Remove the deprecated _LIBCPP_AVAILABILIT...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Nov 22 14:49:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 48f5855e4c48709d71d7aae4595232a3296c735e
https://github.com/llvm/llvm-project/commit/48f5855e4c48709d71d7aae4595232a3296c735e
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-11-22 (Wed, 22 Nov 2023)
Changed paths:
M libcxx/docs/ReleaseNotes/18.rst
M libcxx/include/__verbose_abort
R libcxx/test/libcxx/assertions/deprecated-link-time-custom-handler.pass.cpp
Log Message:
-----------
[libc++] Remove the deprecated _LIBCPP_AVAILABILITY_CUSTOM_VERBOSE_ABORT_PROVIDED macro (#73164)
We release-noted that we were going to remove it in the LLVM 18 timeline
and we've been issuing a warning since then.
More information about the All-commits
mailing list