mem: Use using to expose a print method that would otherwise be hidden.
authorGabe Black <gabeblack@google.com>
Mon, 10 Feb 2020 03:33:50 +0000 (19:33 -0800)
committerGabe Black <gabeblack@google.com>
Thu, 20 Feb 2020 23:14:15 +0000 (23:14 +0000)
commitfcbea600851fd72c69ecf3fc437628cd67c5123d
tree3dd14dd00ece67acc9c0afecdfc01f533f004509
parente883a6c9708739e33a66333fed4250042008da76
mem: Use using to expose a print method that would otherwise be hidden.

This method would be hidden in the subclass which upset clang 11, and
that caused the build to break.

Change-Id: Ie678fc96a26809eb8f2acd0bddc1df81c0a9aa1e
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/25227
Reviewed-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/mem/ruby/slicc_interface/AbstractCacheEntry.hh