Skip to content

Static analyzer cherrypicks 4 #418

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 Dec 5, 2019

Clang Static Analyzer is traditionally kept reasonably fresh on stable branches through continuous cherry-picking.

boga95 and others added 2 commits December 4, 2019 17:18
This patch is the last of the series of patches which allow the user to
annotate their functions with taint propagation rules.

I implemented the use of the configured filtering functions. These
functions can remove taintedness from the symbols which are passed at
the specified arguments to the filters.

Differential Revision: https://reviews.llvm.org/D59516

(cherry picked from commit 89bc4c6)
Fix a crash when constructing a body farm for accessors of a property
that is declared and @synthesize'd in different (but related) interfaces
with the explicit ivar syntax.

This is a follow-up for 0b58b80.

(cherry picked from commit 3c50f25)
@haoNoQ
Copy link
Author

haoNoQ commented Dec 5, 2019

@swift-ci test

1 similar comment
@haoNoQ
Copy link
Author

haoNoQ commented Dec 5, 2019

@swift-ci test

@haoNoQ haoNoQ merged commit 956a787 into swiftlang:apple/stable/20190619 Dec 5, 2019
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