Mark move constructors as "noexcept"
[deliverable/binutils-gdb.git] / gdbsupport / ChangeLog
index cd7033d58d6e31e4b41c02d3ccc6763387369b9c..78fbbe65c70e1d655ba4c29ce53cfcb52c93317c 100644 (file)
@@ -1,3 +1,12 @@
+2020-04-20  Tom Tromey  <tromey@adacore.com>
+
+       * scoped_mmap.h (scoped_mmap): Mark move constructor as noexcept.
+       Use initialization style.  Don't call destroy.
+       * scoped_fd.h (class scoped_fd): Mark move constructor as
+       noexcept.
+       * gdb_ref_ptr.h (class ref_ptr): Mark move constructor as
+       noexcept.
+
 2020-04-13  Tom Tromey  <tom@tromey.com>
 
        * event-loop.c: Move comment.  Remove obsolete  comment.
This page took 0.028343 seconds and 4 git commands to generate.