Skip to content

[analyzer] scan-build: Fix silencing multiple core checkers. #1517

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

Merged

Conversation

haoNoQ
Copy link

@haoNoQ haoNoQ commented Jul 21, 2020

It was only silencing one checker because -analyzer-config flags
can only carry one value at a time.

(cherry picked from commit 0b2a922)

@haoNoQ
Copy link
Author

haoNoQ commented Jul 21, 2020

@swift-ci test

Copy link

@SavchenkoValeriy SavchenkoValeriy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

It was only silencing one checker because -analyzer-config flags
can only carry one value at a time.

(cherry picked from commit 0b2a922)
@haoNoQ haoNoQ force-pushed the static-analyzer-cherrypicks-14 branch from 507dcb8 to 665d572 Compare July 21, 2020 19:20
@haoNoQ
Copy link
Author

haoNoQ commented Jul 21, 2020

@swift-ci test

@haoNoQ haoNoQ merged commit a4f11ae into swiftlang:apple/stable/20200108 Jul 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants