swift
ae7e5b5d
- LICM: add limits for the number of alias checks to avoid large compile times in corner cases
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
LICM: add limits for the number of alias checks to avoid large compile times in corner cases Avoid quadratic complexity in corner cases. Usually, these limits will not be exceeded.
References
#62830 - Fix two compile-time bugs
Author
eeckstein
Parents
bc2bb5bf
Loading