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

[fix] Disable clang-diagnostic-error checker #4325

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

cservakt
Copy link
Collaborator

It is a fix PR to disable clang-diagnostic-error checker in cli. Now, the users cannot set this checker as enabled with -e.

@cservakt cservakt added CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands bugfix 🔨 clang-tidy 🐉 clang-tidy is a clang-based C++ “linter” tool. labels Aug 23, 2024
@cservakt cservakt added this to the release 6.24.1 milestone Aug 23, 2024
@whisperity whisperity added analyzer 📈 Related to the analyze commands (analysis driver) and removed CLI 💻 Related to the command-line interface, such as the cmd, store, etc. commands labels Aug 24, 2024
@cservakt cservakt force-pushed the diable-error-checker branch from 63ed80e to 5108c23 Compare August 26, 2024 14:25
It is a fix PR to disable clang-diagnostic-error checker in cmd. Now, the users cannot set this checker as enabled with -e.
@cservakt cservakt force-pushed the diable-error-checker branch from 5108c23 to 818b063 Compare August 27, 2024 07:19
@bruntib bruntib merged commit e7fab3e into Ericsson:master Aug 27, 2024
8 checks passed
noraz31 pushed a commit to noraz31/codechecker that referenced this pull request Sep 10, 2024
Test if clang-diagnostic-error checker is disabled in cli.
noraz31 pushed a commit to noraz31/codechecker that referenced this pull request Sep 15, 2024
Test if clang-diagnostic-error checker is disabled in cli.
noraz31 pushed a commit to noraz31/codechecker that referenced this pull request Sep 17, 2024
Test if clang-diagnostic-error checker is disabled in cli.
noraz31 pushed a commit to noraz31/codechecker that referenced this pull request Sep 24, 2024
Test if clang-diagnostic-error checker is disabled in cli.
bruntib added a commit that referenced this pull request Oct 2, 2024
Add test for Disable clang-diagnostic-error checker #4325
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyzer 📈 Related to the analyze commands (analysis driver) bugfix 🔨 clang-tidy 🐉 clang-tidy is a clang-based C++ “linter” tool.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants