Thursday 2016-05-19

Educational support for static code analysis of C seems to be improving....

A stronger tool such as the Clang static analyzer should also be used. On the dynamic side, all code handed in by students must be clean as far as ASan, UBSan, and MSan are concerned. tis-interpreter holds code to an even higher standard;
-- regehr
tis-interpreter