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

Making an analyze and parse testcase checker set independent #4045

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

dkrupp
Copy link
Member

@dkrupp dkrupp commented Oct 17, 2023

The testcase was failing on new clang version which brought in a new checker. This patch makes the test case resilient to clang version changes.

The testcase was failing on new clang version which brought in
a new checker. This patch makes the test case resilient to clang version changes.
@bruntib bruntib merged commit fcd5f23 into Ericsson:master Oct 17, 2023
8 checks passed
@whisperity whisperity added test ☑️ Adding or refactoring tests analyzer 📈 Related to the analyze commands (analysis driver) clang-tidy 🐉 clang-tidy is a clang-based C++ “linter” tool. labels Oct 18, 2023
@whisperity whisperity added this to the release 6.23.0 milestone Oct 19, 2023
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) clang-tidy 🐉 clang-tidy is a clang-based C++ “linter” tool. test ☑️ Adding or refactoring tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants