Add definitions for rvalue reference types
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index c1ad90c78afe1594216be6a9608a15fa6ec54c61..ff09df0f55f60c9f56e7125a4667bc69bbd18cac 100644 (file)
@@ -1,3 +1,11 @@
+2017-03-20  Artemiy Volkov  <artemiyv@acm.org>
+
+       PR gdb/14441
+       * gdbtypes.h (enum type_code) <TYPE_CODE_RVALUE_REF>: New constant.
+       (TYPE_IS_REFERENCE): New macro.
+       (struct type): Add rvalue_reference_type field.
+       (TYPE_RVALUE_REFERENCE_TYPE): New macro.
+
 2017-03-20  Marc-Andre Laperle  <marc-andre.laperle@ericsson.com>
 
        * NEWS: Add an entry about new '-file-list-shared-libraries' command.
This page took 0.024215 seconds and 4 git commands to generate.