Allow to enable clang-tidy with GMX_CLANG_TIDY
authorRoland Schulz <roland.schulz@intel.com>
Mon, 14 May 2018 05:39:20 +0000 (22:39 -0700)
committerRoland Schulz <roland.schulz@intel.com>
Sat, 23 Jun 2018 06:24:34 +0000 (23:24 -0700)
commit137086f82a1bf3b04da298f211209b8554e5763e
tree06d0e73516aba789110928ef8605c7cb1dd62b76
parent4ed9d7b8d52f6a030935a3a4de2ae839774c7254
Allow to enable clang-tidy with GMX_CLANG_TIDY

Fix all warnings with clang-tidy 6 without OpenMP.
OpenMP+clang-tidy has issue: #37442

Change-Id: I2380f63ba1d7541cf230fb99d53e42f7f515986a
16 files changed:
src/gromacs/CMakeLists.txt
src/gromacs/awh/grid.cpp
src/gromacs/correlationfunctions/expfit.cpp
src/gromacs/fileio/filetypes.cpp
src/gromacs/gmxana/gmx_confrms.cpp
src/gromacs/gmxana/gmx_hbond.cpp
src/gromacs/gmxana/gmx_helix.cpp
src/gromacs/gmxana/gmx_tcaf.cpp
src/gromacs/gmxpreprocess/gmxcpp.cpp
src/gromacs/gmxpreprocess/toppush.cpp
src/gromacs/listed-forces/manage-threading.cpp
src/gromacs/mdlib/membed.cpp
src/gromacs/mdlib/nbnxn_kernels/simd_2xnn/nbnxn_kernel_simd_2xnn_prune.cpp
src/gromacs/mdlib/nbnxn_kernels/simd_4xn/nbnxn_kernel_simd_4xn_prune.cpp
src/gromacs/tables/splineutil.cpp
src/gromacs/topology/index.cpp