Commit Graph

10 Commits

Author SHA1 Message Date
Ian Gulliver
cda5c8bddc Include C++ stdlib headers as well. They'll be missing, but we can still detect unused. 2016-06-06 08:37:52 -07:00
Ian Gulliver
9e6700b904 Circular include detection 2016-06-05 21:46:50 -07:00
Ian Gulliver
2736f254d6 Handle ^C 2016-06-05 21:23:50 -07:00
Ian Gulliver
6e935cba2e Don't test once per file 2016-06-05 20:28:26 -07:00
Ian Gulliver
72b6990fb2 Do usefulness check even if we can't find the file 2016-06-05 19:58:26 -07:00
Ian Gulliver
a1335c8754 Switch to positional filename args. s/USELESS/UNUSED/ 2016-06-05 19:44:21 -07:00
Ian Gulliver
94d6547d63 Typo 2016-06-05 17:34:48 -07:00
Ian Gulliver
b2851ebac9 Remove some premature optimization 2016-06-05 17:34:10 -07:00
Ian Gulliver
02e614f3fa Initial commit 2016-06-05 17:24:03 -07:00
Ian Gulliver
c0df6caa96 Initial commit 2016-06-05 17:21:22 -07:00