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-08-01 12:49:17 -07: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
2024-03-25 16:01:25 -07:00
2024-04-05 15:10:04 -07:00
2023-12-28 13:50:43 -08:00
2025-02-05 13:44:03 -08:00
2024-07-18 08:25:18 +02: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-03-25 16:01:25 -07:00
2024-03-25 16:01:25 -07:00
2024-08-22 06:11:34 +00:00
2024-08-01 09:39:25 -07: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-04-05 15:10:04 -07: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-04-02 21:03:49 -07:00
2024-12-06 15:29:00 +01:00
2024-04-29 08:19:45 -07:00
2024-04-05 08:29:24 -07:00
2025-01-31 17:30:29 -08:00
2024-06-27 10:53:56 +01:00
2024-10-02 13:26:40 +01:00
2024-08-26 10:52:19 -07:00
2024-12-18 07:02:37 -08:00
2025-01-14 12:58:42 -08:00
2024-03-25 16:01:25 -07:00
2024-12-18 11:37:26 -08:00
2024-09-10 14:13:28 -07:00
2024-03-25 16:01:25 -07:00
2024-12-05 11:29:32 +01:00
2024-06-13 10:44:21 +02:00
2024-12-06 15:29:00 +01:00
2024-08-02 12:04:58 -07:00
2024-06-03 14:23:50 -07: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-03-25 16:01:25 -07:00
2024-06-24 10:46:30 -07:00
2024-08-01 09:39:53 -07:00
2024-04-04 14:23:40 -07:00
2024-09-18 17:41:33 -07:00
2024-12-18 07:02:37 -08:00
2024-04-05 15:10:04 -07:00
2024-07-18 18:46:24 +02:00
2024-09-11 07:40:22 -07:00
2024-03-25 16:01:25 -07:00
2023-04-13 15:35:01 -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-06-28 11:32:09 -07:00
2024-12-18 07:02:37 -08:00
2024-06-24 10:34:37 -07:00
2023-12-28 13:50:43 -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-08-01 13:16:34 -07:00
2024-01-25 14:44:09 -08:00
2024-06-06 12:28:02 +08:00
2025-01-24 08:49:35 -08:00
2024-12-18 07:02:37 -08:00
2024-05-31 08:37:23 +02:00
2024-03-12 07:53:57 -05:00
2023-09-27 08:20:17 -07:00
2024-05-23 13:15:53 -07:00
2024-09-10 14:11:37 -07:00
2024-03-26 09:21:16 -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
2024-03-15 14:25:47 -07:00
2024-08-02 12:04:58 -07:00
2024-08-02 12:04:58 -07:00
2024-08-02 12:04:58 -07:00
2024-08-02 12:04:58 -07:00