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

chore(config): Apply "no alpha checker in production profiles" invariant from label-tool #4292

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

whisperity
Copy link
Contributor

N.b., while the label-tool, after having developed the changes of #4275, supports an invariant "no (Clang SA) alpha. (and debug.) checkers in profile:<any production profile>", #4291 did not contain the automatic fixes (removals from profiles) as emitted by the label-tool on purpose.

Several alpha. checkers are currently categorised selectively into [profile:extreme] or [profile:sensitive, profile:extreme] (but no longer [profile:default, profile:sensitive, profile:extreme] since #4284!) which looks like an educated decision, one which would end up being violated by auto-applying the aforementioned invariant.

Thus, I created this separate patch where we can discuss the way forward. Perhaps it is time to re-evaluate the list of alpha. checkers, apply the invariant (remove them from all profiles which are "production-grade") and assign them into a new profile?

@whisperity whisperity added clang sa 🐉 The Clang Static Analyzer is a source code analysis tool that finds bugs in C-family programs. config ⚙️ label-tool 🔖 Related to tooling that manages the analyzer/checker label configuration labels Jul 9, 2024
@whisperity whisperity added this to the release 6.25.0 milestone Jul 9, 2024
@whisperity whisperity requested a review from dkrupp July 9, 2024 17:54
@whisperity whisperity added the usability 👍 Usability-related features label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang sa 🐉 The Clang Static Analyzer is a source code analysis tool that finds bugs in C-family programs. config ⚙️ label-tool 🔖 Related to tooling that manages the analyzer/checker label configuration usability 👍 Usability-related features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant