Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 214 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 214 Bytes

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.