diff options
author | Pedro Alves <palves@redhat.com> | 2016-11-15 19:54:21 +0000 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2016-11-15 19:54:21 +0000 |
commit | 5cc8c7310338224d65aa14c4256d4d7539e0dd45 (patch) | |
tree | aa581453ab7a6a998578e1a46ef2bca68a743592 /gdb/gnulib | |
parent | b22e99fdaf2efe58161c382bbd55f4572ba49eef (diff) | |
download | gdb-5cc8c7310338224d65aa14c4256d4d7539e0dd45.zip gdb-5cc8c7310338224d65aa14c4256d4d7539e0dd45.tar.gz gdb-5cc8c7310338224d65aa14c4256d4d7539e0dd45.tar.bz2 |
Delete gdb::unique_ptr/gdb::move
Now that we require C++11 and all uses of gdb::unique_ptr and
gdb::move are gone, let's remove their definitions...
With my lazy hat on, I repurposed the header for "generally useful
unique_ptr specializations", and left gdb::unique_xmalloc_ptr in
there. Not sure whether we it'd be better move it out of the gdb
namespace or leave it be. I left it because it's less work and avoids
disrupting yet-unmerged patches that use it.
gdb/ChangeLog:
2016-11-15 Pedro Alves <palves@redhat.com>
* common/common-defs.h: Update comment.
* common/gdb_unique_ptr.h: Update header comment and copyright
year.
(gdb::unique_ptr, gdb::move): Delete.
Diffstat (limited to 'gdb/gnulib')
0 files changed, 0 insertions, 0 deletions