swift
317e27e9
- [CodeComplete] Add test case for a `nullptr` crash on `main`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
[CodeComplete] Add test case for a `nullptr` crash on `main` The change that causes the `nullptr` issue hasn’t made it to `release/5.9` yet. To make sure that it never does, let’s add a test case.
References
#65841 - [5.9][CodeCompletion] Fix an assertion failure found by the stress tester
#67057 - Commit demonstrating @preconcurrency regression in Swift 5.9
Author
ahoppen
Committer
ahoppen
Parents
7245d012
Loading