[libcxx-commits] [libcxxabi] [libcxxabi] Add a missing include for abort() (PR #126865)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 12 05:17:47 PST 2025


https://github.com/ldionne approved this pull request.

LGTM. I used `std::abort` instead because `<cstdlib>` is not technically required to provide `::abort`.

https://github.com/llvm/llvm-project/pull/126865


More information about the libcxx-commits mailing list