base,dev: Use the standard attribute [[noreturn]].
authorGabe Black <gabeblack@google.com>
Sat, 26 Sep 2020 23:33:28 +0000 (16:33 -0700)
committerGabe Black <gabeblack@google.com>
Mon, 28 Sep 2020 05:41:45 +0000 (05:41 +0000)
commit2c6901120ff9c9dbd3fa7e18c8e487df17741f95
tree9f0b9b0f6fc24735f4164bb9b8e60549db7b39bd
parent62aa07c9153dfcf834a13d69b42046724ed56223
base,dev: Use the standard attribute [[noreturn]].

The [[noreturn]] attribute has been standard since c++11, and so we
don't (and haven't for a while) need to wrap it in a macro.

Change-Id: Ifba62c87c19224bb366e93ebba685a063cc750ce
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/35218
Reviewed-by: Gabe Black <gabeblack@google.com>
Maintainer: Gabe Black <gabeblack@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
src/base/compiler.hh
src/base/logging.hh
src/dev/arm/gpu_nomali.hh