Test clang on ARM in nightly matrix
commit2e0999a180d90e7450b3d47adad87e7e92aae5ca
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 10 Oct 2017 10:09:10 +0000 (10 10:09 +0000)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 7 Nov 2017 13:49:27 +0000 (7 14:49 +0100)
tree6cdd0e31f5f2f2396761c96e9f247176a670ec40
parenteb266bfe87e78a5efd662f208cc7bff67ac2763f
Test clang on ARM in nightly matrix

Also suppress lots of compiler warnings from useless use of
__vectorcall on this target for this compiler.

ARM are targetting clang for future development, so hopefully this
either isn't needed or will work in future. Either way, this change
will continue to do the right thing.

Change-Id: I211952a24aefee8434cc6b32322f359b2a22687b
admin/builds/nightly-matrix.txt [new file with mode: 0644]
cmake/gmxManageSimd.cmake