This website requires JavaScript.
Explore
Help
Sign In
walkero
/
cppcheck
Watch
1
Star
0
Fork
You've already forked cppcheck
0
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
c91e1fad1e
cppcheck
/
.travis_llvmcheck_suppressions
9 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
travis: update commits of the clang/llvm repo we are checking during CI I had to reduce cppchecks stdout amount a bit and suppress unreadVariable warnings to not hit the 4MB log file limit on travis while checking llvm/clang.
2018-05-10 12:45:17 +02:00
unreadVariable
Travis: Suppress various warnings when checking clang/llvm
2018-11-19 15:16:02 +01:00
shadow*
unused*
nullPointer
uninit*
redundant*
noExplicitConstructor