]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Rely on std::uncaught_exceptions
authorTom Tromey <tromey@adacore.com>
Tue, 27 Feb 2024 17:24:30 +0000 (10:24 -0700)
committerTom Tromey <tromey@adacore.com>
Tue, 4 Jun 2024 15:49:27 +0000 (09:49 -0600)
commitc12221171ba4851dff700f25ebc3cdbf120618a2
tree9d92182924a023d1ae9b496b7cc482cf70640075
parentd3f6bbc48d498c9d866eab7191f4c7b000a0e4e7
Rely on std::uncaught_exceptions

std::uncaught_exceptions is a C++17 feature, so I think we can remove
this conditional code from inferior.h.
gdb/inferior.h