Suppress clang warnings about QMMM code
commit319b8db422f68a1a1e9c1636a0d60999d7fef09d
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 7 Nov 2018 12:37:14 +0000 (7 13:37 +0100)
committerSzilárd Páll <pall.szilard@gmail.com>
Wed, 7 Nov 2018 18:17:32 +0000 (7 19:17 +0100)
tree63427be09ee3a3d4ea520a605e1798cbce4e6ea6
parent421ad7a8cabcbf999b4d6031d05d44f76a5e88f2
Suppress clang warnings about QMMM code

These are typically not configured, and the resulting dead code and
possible noreturn attributes are more trouble than they are worth,
particularly when other compilers then get confused.

Change-Id: Idf51ee7c0a8c34d71d204db405f18704002acb58
cmake/gmxCFlags.cmake
src/gromacs/mdlib/qmmm.cpp
src/gromacs/mimic/MimicCommunicator.cpp