mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
5a3a0b6453
These help static analysis and ubsan. We should eventually have all functions annotated like this with a cimple check to make sure every pointer has an explicit nullability annotation. The `nullable` annotation does nothing in GCC, but will be used by cimple to validate that every parameter has defined nullability. |
||
---|---|---|
.. | ||
check_includes | ||
check_logger_levels | ||
check_recursion | ||
gen-file.sh | ||
run-check-recursion | ||
run-clang | ||
run-clang-analyze | ||
run-clang-tidy | ||
run-cppcheck | ||
run-cpplint | ||
run-gcc | ||
run-infer | ||
variants.sh |