base,mem: Use the standard [[deprecated]] attribute.
authorGabe Black <gabeblack@google.com>
Sat, 26 Sep 2020 23:24:17 +0000 (16:24 -0700)
committerGabe Black <gabeblack@google.com>
Mon, 28 Sep 2020 21:52:41 +0000 (21:52 +0000)
commit3c31a214b68c3bab41341708dad1c972ea3f5a77
tree533f4652040a68a3daf91f90a8756cc292817894
parent325a143d6fdf774f60c39643c3f4aa25e89457ba
base,mem: Use the standard [[deprecated]] attribute.

The [[deprecated]] attribute is now standard, and so we don't need to
wrap it in our own macro any more.

Change-Id: I363df9a9c6b820dee8c21b1716335c0d15fbc62d
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/35216
Maintainer: Gabe Black <gabeblack@google.com>
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Tested-by: kokoro <noreply+kokoro@google.com>
src/base/compiler.hh
src/mem/mem_object.hh
src/mem/port.hh