swift
41e28a8c
- Basic: avoid an assertion on Windows
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
Basic: avoid an assertion on Windows The order of evaluation of the subscript operator would increase the count of map, resulting in the decoration to be off by one. This enables building the swift standard library on Windows again.
References
#27992 - Basic: avoid an assertion on Windows
Author
compnerd
Committer
compnerd
Parents
6acf8db2
Loading