Fix attribute usage
commit7f0d7c6cbbb466ca7002c088bcb974a25587cba1
authorRoland Schulz <roland.schulz@intel.com>
Thu, 12 Jul 2018 02:08:25 +0000 (11 19:08 -0700)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 12 Jul 2018 09:45:11 +0000 (12 11:45 +0200)
tree97b71f93c04cda93b0139360971911e155c053ac
parent2865aafd3357746c62bd3a84f4ebd7f7ee116f14
Fix attribute usage

Undo ddc2297bba8 changes to cmake/gmxCFlags.cmake. [[fallthrough]]
has been removed. So this isn't needed anymore.

Remove gmx_noreturn and always use [[noreturn]].

Change-Id: I74d87c17ccc4cca445f9133c8f05ed877cf43d8a
cmake/gmxCFlags.cmake
src/gromacs/fileio/warninp.cpp
src/gromacs/fileio/warninp.h
src/gromacs/pbcutil/mshift.cpp
src/gromacs/utility/basedefinitions.h
src/gromacs/utility/exceptions.h
src/gromacs/utility/fatalerror.h
src/gromacs/utility/gmxassert.h