/cwarnings

to print warnings out a build log

Primary LanguageC++

CWarnings

This is a rather silly program (filter) that parses gcc (clang) build log, counts unique warnings and sorts them based on their frequency. Optionally, it prints only N most frequent warnings.