toxcore/other/analysis
iphydf 30c939e4ab
cleanup: Fix some clang-tidy warnings and make them errors.
The android warnings are disabled now because they suggest using
linux-only extensions of libc. Useful for android indeed, but we're
targeting non-android and non-linux systems as well.
2021-12-10 15:21:27 +00:00
..
check_logger_levels Make sure logger levels stay in sync across files 2018-10-07 15:16:00 -04:00
check_recursion Add a script to run Travis CI locally. 2020-05-03 16:59:26 +01:00
gen-file.sh chore: Run infer static analyser on circle ci builds. 2021-12-06 20:25:50 +00:00
run-check-recursion chore: Run infer static analyser on circle ci builds. 2021-12-06 20:25:50 +00:00
run-clang cleanup: Fix last instance of -Wcast-align and enable the warning. 2021-12-07 14:51:31 +00:00
run-clang-analyze Use bash arrays instead of strings for static analysis scripts. 2020-05-05 01:53:01 +01:00
run-clang-tidy cleanup: Fix some clang-tidy warnings and make them errors. 2021-12-10 15:21:27 +00:00
run-cppcheck Use bash arrays instead of strings for static analysis scripts. 2020-05-05 01:53:01 +01:00
run-gcc cleanup: Ensure that error codes are always initialised. 2021-12-07 15:12:42 +00:00
run-infer chore: Run infer static analyser on circle ci builds. 2021-12-06 20:25:50 +00:00