[clang-tidy] Promote some performance-* as a coding error (#7194)
authorLoïc Blot <nerzhul@users.noreply.github.com>
Wed, 4 Apr 2018 18:49:42 +0000 (20:49 +0200)
committerGitHub <noreply@github.com>
Wed, 4 Apr 2018 18:49:42 +0000 (20:49 +0200)
commit077f231111082272359a916c3e41049aaf699151
treea4401f7b9571a8fbee9ecce185c31d18ff24a8a5
parent392e80e3f13c977b5499eb424fa7d65085fb08f5
[clang-tidy] Promote some performance-* as a coding error (#7194)

* Promote performance-type-promotion-in-math-fn as a coding error
* Promote performance-faster-string-find too (which is not problematic currently)
* Same for performance-implicit-cast-in-loop
* Fix remaining tidy points
src/content_cao.cpp
src/game.cpp
util/travis/clangtidy.sh