Code cleanup: dwarf2read.c:uniquify_cu_indices: Use std::unique
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 037fa0c579542caef12420de00ee32971500afe7..316e03af7c901076385eea288df9edfb479a5a8b 100644 (file)
@@ -1,3 +1,8 @@
+2017-06-12  Pedro Alves  <palves@redhat.com>
+
+       * dwarf2read.c (uniquify_cu_indices): Use std::unique and
+       std::vector::erase.
+
 2017-06-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        Code cleanup: C++ify .gdb_index producer.
This page took 0.03129 seconds and 4 git commands to generate.