Skip to content

[pull] swiftwasm from swift/main #1131

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
merged 5 commits into from
Feb 10, 2021
Merged

[pull] swiftwasm from swift/main #1131

merged 5 commits into from
Feb 10, 2021

Conversation

pull[bot]
Copy link

@pull pull bot commented Feb 10, 2021

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

SavchenkoValeriy and others added 5 commits February 9, 2021 23:52
It is very common to check callbacks and completion handlers for null.
This patch supports such checks using built-in functions:
  * __builtin_expect
  * __builtin_expect_with_probablity
  * __builtin_unpredictable

rdar://73455388

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

(cherry picked from commit d1522d3)
This reverts commit 3500cc8.

This old commit was made over a completely false premise. OSSymbols
aren't different from other OSObjects and we shouldn't treat them
differently for the purposes of static analysis.

(cherry picked from commit ddb0101)
@pull pull bot merged commit 2ce6aeb into swiftwasm Feb 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants