Id like to write a clang-based custom static analysis tool, to add our own [[otto::attributes]]. These should be to enforce things like.
And more...
This checker should then run on travis to be part of our regular CI
It might make sense to wait for c++20 to do this...
Id like to write a clang-based custom static analysis tool, to add our own
[[otto::attributes]]. These should be to enforce things like.And more...
This checker should then run on travis to be part of our regular CI
It might make sense to wait for c++20 to do this...