Tom Stellard
2b70b17d30
flang: Fix build with latest libc++ (#127362)
I think this first stopped working with
954836634abb446f18719b14120c386a929a42d1. This patch fixes the following
error:
/home/runner/work/llvm-project/llvm-project/flang/runtime/io-api-minimal.cpp:153:11:
error: '__libcpp_verbose_abort' is missing exception specification
'noexcept'
153 | void std::__libcpp_verbose_abort(char const *format, ...) {
| ^
| noexcept
/mnt/build/bin/../include/c++/v1/__verbose_abort:30:28: note: previous
declaration is here
30 | __printf__, 1, 2) void __libcpp_verbose_abort(const char* __format,
...) _LIBCPP_VERBOSE_ABORT_NOEXCEPT;
| ^
1 error generated.
(cherry picked from commit 2b340c10a611d929fee25e6222909c8915e3d6b6)
2025-02-19 14:59:21 +00:00
..
2025-01-24 15:52:05 -08:00
2024-12-18 07:02:37 -08:00
2024-12-23 21:27:34 -08:00
2024-12-23 21:27:34 -08:00
2024-11-15 19:13:55 -08:00
2024-11-15 19:13:55 -08:00
2025-02-05 13:44:03 -08:00
2024-09-19 15:45:45 -07:00
2024-09-19 15:45:45 -07:00
2024-09-19 15:45:45 -07:00
2024-12-10 10:31:48 +00:00
2024-12-19 17:26:50 -03:00
2025-01-07 14:00:39 -03:00
2024-12-19 17:26:50 -03:00
2024-12-18 07:02:37 -08:00
2024-12-23 21:27:34 -08:00
2024-12-18 07:02:37 -08:00
2025-01-08 13:12:25 -08:00
2024-12-18 07:02:37 -08:00
2024-12-18 07:02:37 -08:00
2024-12-18 07:02:37 -08:00
2024-12-06 15:29:00 +01:00
2025-01-31 17:30:29 -08:00
2024-10-02 13:26:40 +01:00
2024-12-18 07:02:37 -08:00
2025-01-14 12:58:42 -08:00
2024-12-18 11:37:26 -08:00
2024-09-10 14:13:28 -07:00
2024-12-05 11:29:32 +01:00
2024-12-06 15:29:00 +01:00
2025-02-19 14:59:21 +00:00
2025-01-27 08:59:15 -08:00
2025-01-14 12:58:16 -08:00
2025-01-14 12:58:16 -08:00
2024-10-10 10:24:59 -07:00
2024-10-10 10:24:59 -07:00
2024-09-18 17:41:33 -07:00
2024-12-18 07:02:37 -08:00
2024-09-11 07:40:22 -07:00
2024-12-05 11:29:32 +01:00
2024-10-15 14:23:15 -07:00
2024-12-18 07:02:37 -08:00
2024-12-18 07:02:37 -08:00
2024-12-18 07:02:37 -08:00
2024-12-18 07:02:37 -08:00
2024-12-18 07:02:37 -08:00
2024-12-18 07:02:37 -08:00
2024-12-18 07:02:37 -08:00
2025-01-24 08:49:35 -08:00
2024-12-18 07:02:37 -08:00
2024-09-10 14:11:37 -07:00
2025-01-16 05:08:49 -06:00
2024-11-14 14:58:19 -08:00
2024-12-18 07:02:37 -08:00
2024-12-18 07:02:37 -08:00
2024-12-05 11:29:32 +01:00