Skip to content

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Dec 15, 2022

Storing llvm::function_ref as a member field is not safe. Just use std::function instead.

rdar://103369305

Storing `llvm::function_ref` as a member field is not safe. Just use
std::function instead.

rdar://103369305
@rintaro
Copy link
Member Author

rintaro commented Dec 15, 2022

@swift-ci Please smoke test

@rintaro
Copy link
Member Author

rintaro commented Dec 15, 2022

@swift-ci Please ASAN test

@rintaro rintaro requested a review from bnbarham December 15, 2022 19:13
@rintaro rintaro merged commit 40724e8 into swiftlang:main Dec 15, 2022
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