Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grey out unused suppressions in source #4262

Closed
srivatsn opened this issue Jul 31, 2015 · 1 comment
Closed

Grey out unused suppressions in source #4262

srivatsn opened this issue Jul 31, 2015 · 1 comment
Labels
Area-Analyzers Feature Request IDE-CodeStyle Built-in analyzers, fixes, and refactorings InternalAsk Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented
Milestone

Comments

@srivatsn
Copy link
Contributor

Since the compiler knows which suppressions were in effect during a compilation, we can grey them out and offer a lightbulb action to "Remove all unused suppressions" to clean up stale suppressions that litter code.

@mavasani
Copy link
Contributor

mavasani commented Mar 8, 2021

This is complete

@mavasani mavasani closed this as completed Mar 8, 2021
@sharwell sharwell added IDE-CodeStyle Built-in analyzers, fixes, and refactorings Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented labels Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Analyzers Feature Request IDE-CodeStyle Built-in analyzers, fixes, and refactorings InternalAsk Resolution-Fixed The bug has been fixed and/or the requested behavior has been implemented
Projects
None yet
Development

No branches or pull requests

4 participants