John Baldwin bbe910e6e1 Add noexcept to custom non-throwing new operators.
Both libc++ and libstdc++ declare non-throwing new operators as
noexcept and overloads must also be noexcept.  This fixes a
-Wmissing-exception-spec warning with clang.

gdb/ChangeLog:

	* common/new-op.c (operator new): Mark 'noexcept'.
	(operator new[]): Likewise.
2016-11-24 12:01:24 -08:00
..
2016-11-15 19:54:21 +00:00
2016-11-08 15:26:42 +00:00
2016-11-08 15:26:42 +00:00
2016-01-13 10:59:14 +00:00
2016-01-13 10:59:14 +00:00
2016-11-23 15:36:26 +00:00
2016-11-23 15:36:26 +00:00