gitlab-ci: add clang build
authorEric Engestrom <eric.engestrom@intel.com>
Tue, 19 Mar 2019 07:59:07 +0000 (07:59 +0000)
committerEric Engestrom <eric.engestrom@intel.com>
Tue, 19 Mar 2019 12:59:38 +0000 (12:59 +0000)
commit43b6dd05f746f3c946bc6d259c69fad744989c89
tree7a51790e9592e5949763a4291aeed0a92f8c1fbd
parentdb57db5317e81fb4ce31bc294fdcc199db651542
gitlab-ci: add clang build

`clang` has a different set of warnings and errors than `gcc`, so it's
useful to do at least a generic pass over Mesa with it.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
.gitlab-ci.yml