Tom de Vries
fdf95218bc
[gdb/build] Fix Wimplicit-exception-spec-mismatch in clang build
...
When building with clang 13 (and -std=gnu++17 to work around an issue in
string_view-selftests.c), we run into a few Wimplicit-exception-spec-mismatch
warnings:
...
src/gdbsupport/new-op.cc:102:1: error: function previously declared with an \
explicit exception specification redeclared with an implicit exception \
specification [-Werror,-Wimplicit-exception-spec-mismatch]
operator delete (void *p)
^
/usr/include/c++/11/new:130:6: note: previous declaration is here
void operator delete(void*) _GLIBCXX_USE_NOEXCEPT
^
...
These are due to recent commit 5fff6115fea "Fix
LD_PRELOAD=/usr/lib64/libasan.so.6 gdb".
Fix this by adding the missing noexcept.
Build on x86_64-linux, using gcc 7.5.0 and clang 13.0.0.
2021-11-11 11:22:39 +01:00
..
2021-05-17 20:47:46 +01:00
2020-03-05 15:59:22 +01:00
2020-10-25 21:08:49 -04:00
2020-10-31 08:30:57 -04:00
2021-09-23 09:30:54 -06:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-11-08 21:55:36 +00:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-07-26 12:20:33 +01:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-22 12:43:27 -05:00
2021-04-24 19:26:41 -04:00
2021-07-30 14:07:40 +02:00
2021-01-01 12:12:21 +04:00
2021-07-30 08:42:39 -06:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-07-23 15:38:54 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-03-24 14:57:53 -03:00
2021-03-24 14:57:53 -03:00
2021-11-09 08:21:18 -07:00
2021-11-09 08:21:18 -07:00
2021-11-09 08:21:18 -07:00
2021-10-04 10:52:35 +01:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-09-30 15:21:48 -04:00
2021-09-30 15:21:48 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-09-30 15:21:48 -04:00
2021-01-01 12:12:21 +04:00
2021-08-03 08:50:56 -04:00
2021-09-20 07:59:53 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-23 17:17:38 +00:00
2021-01-23 17:17:38 +00:00
2021-11-05 13:58:48 -06:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-07-12 20:46:52 -04:00
2021-07-06 15:02:05 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-05-08 21:27:49 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-11-11 11:22:39 +01:00
2021-07-06 15:02:05 -04:00
2021-04-27 11:22:32 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-08 13:46:56 -05:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-09-23 09:30:54 -06:00
2021-09-23 09:30:54 -06:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-07-12 20:46:52 -04:00
2021-03-24 14:57:53 -03:00
2021-03-24 14:57:53 -03:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-07-17 08:54:40 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-09-30 15:21:48 -04:00
2021-07-05 09:54:58 -04:00
2021-06-17 19:39:08 +01:00
2021-09-30 15:21:48 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-10-19 12:58:50 -06:00
2021-10-28 11:17:45 -04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-04-30 10:04:56 -06:00
2021-04-30 10:04:56 -06:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00
2021-01-01 12:12:21 +04:00