swift
15c7bf8c
- [unittests] Fix a stack use-after-scope
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[unittests] Fix a stack use-after-scope We need to use a `std::function` here since it escapes the lifetime of the call. rdar://127362231
References
#73375 - [6.0] [SourceKit] Cancel in-flight builds on `editor.close`
#76615 - [no merge] [6.0] Testing PR
Author
hamishknight
Committer
hamishknight
Parents
19eb34c6
Loading