Enable more warnings for Clang 6
[alexxy/gromacs.git] / src / gromacs / domdec / redistribute.cpp
index ae83ec4d79a67c90cab26cdd6e88ab6f7a429bfc..a5c47e079732c556bbc2b45d9128fb447be01678 100644 (file)
@@ -273,6 +273,7 @@ static void print_cg_move(FILE *fplog,
             comm->cell_x0[dim], comm->cell_x1[dim]);
 }
 
+[[ noreturn ]]
 static void cg_move_error(FILE *fplog,
                           gmx_domdec_t *dd,
                           gmx_int64_t step, int cg, int dim, int dir,