gccrs
gccrs copied to clipboard
Refactor dead code lint
This patch is simple, it only moves the check of unused static items and unused const items into the dead-code scan visitor.