swift
1fa15f23
- Fix SILCombine of MarkDependenceInst.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
133 days ago
Fix SILCombine of MarkDependenceInst. Do not eliminate a mark_dependence on a begin_apply scope even though the token has a trivial type. Ideally, token would have a non-trivial Builtin type to avoid special cases. (only relevant on 6.2)
References
#85271 - [6.2.1][Observation] Use independent locking since the runtime functions ref…
#85310 - [6.2] benchmark script tests: make the match string for invalid option errors more flexible
#84827 - [6.2] Add `Equatable` and `Hashable` conformance to `GUID`.
#84809 - [6.2.1] Add `Equatable` and `Hashable` conformance to `GUID`.
#82407 - [6.2] [nonescapable] remove '@_lifetime' requirement on implicit accessors
Author
atrick
Committer
atrick
Parents
1d1f9b06
Loading