Require clang 3.6
authorMark Abraham <mark.j.abraham@gmail.com>
Fri, 25 Jan 2019 10:04:57 +0000 (11:04 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Fri, 25 Jan 2019 17:52:58 +0000 (18:52 +0100)
commitb0b38c7453d2fb7c6b27a9bf796178163e3ac44c
treea6297ffda997800b2ca6d1834f3f769fe626bf80
parent4f71cafbaaf26733dfde36151a21fbdff15e0ae6
Require clang 3.6

This version is the lowest that supports a smooth c++14 debug experience.
The clang in XCode 6.3 is based off this branch, and that is also the
earliest that supported c++14.

Adjusted build matrices because clang 3.6.2 is still affected by AVX
codegen issues in release and debug mode. clang 3.7 is fine. Thus
moved some minor coverage to the post-submit matrix.

Updated install guide text also for some unrelated compiler-support
things.

Also removed an overlooked gcc version check

Refs #2831

Change-Id: Id780ff06147e54c7a4516cc33c9897a4a4d2d3fa
admin/builds/post-submit-matrix.txt
admin/builds/pre-submit-matrix.txt
cmake/gmxBuildTypeMSAN.cmake
cmake/gmxSimdFlags.cmake
cmake/gmxTestCompilerProblems.cmake
docs/install-guide/index.rst