]> git.sur5r.net Git - i3/i3/commit
travis: remove clang-analyze (#2917)
authorMichael Stapelberg <stapelberg@users.noreply.github.com>
Sat, 9 Sep 2017 16:30:17 +0000 (18:30 +0200)
committerGitHub <noreply@github.com>
Sat, 9 Sep 2017 16:30:17 +0000 (18:30 +0200)
commit1a2ce3edaf4cb81acf1cda504151c8d96ff27a60
tree9a9705e65851cc0cd929ed42a3b963655fea8ec1
parent16160462a30f186f5b72bb551ba2188670d4e45c
travis: remove clang-analyze (#2917)

• The output currently contains a large number of false-positives and — AFAICT —
  no actual issues.

• Upstream shows little interest in addressing the long-standing issues with the
  TAILQ macros, so the false-positive situation probably won’t change soon:
  https://bugs.llvm.org/show_bug.cgi?id=18222

Currently, we largely spend travis CPU cycles on this, for no additional value.
.travis.yml
travis/clang-analyze.sh [deleted file]
travis/deploy-github-pages.sh