Travis CI: add clang-format check
authorLei Zhang <antiagainst@google.com>
Fri, 1 Dec 2017 03:24:13 +0000 (22:24 -0500)
committerLei Zhang <antiagainst@google.com>
Tue, 5 Dec 2017 13:02:33 +0000 (08:02 -0500)
commit235ef34571dc734fa63a27aa672244b1548e5758
tree131e117274c191fd83758b40abd6113d91fb4637
parent1af6c4ad28393b3702e04ffb66776aab5a296199
Travis CI: add clang-format check

Fixes https://github.com/KhronosGroup/SPIRV-Tools/issues/1029
.travis.yml
utils/check_code_format.sh [new file with mode: 0755]