swift
fb4b2f96
- AliasAnalysis: improve the may-decrement-ref-count check for builtins.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
AliasAnalysis: improve the may-decrement-ref-count check for builtins. This helps the ARC optimizations to eliminate retain-release pairs across the "destroyArray" builtin.
References
#4573 - AliasAnalysis: improve the may-decrement-ref-count check for builtins.
Author
eeckstein
Committer
eeckstein
Parents
d2432613
Loading