swift
b2c05fc5
- IRGen: Use the exact traversal that clang uses to find non-runtime implied protocols
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
IRGen: Use the exact traversal that clang uses to find non-runtime implied protocols And only replace the variable inside of the clang generated protocol-refs list. This should make this resilient to mismatches in the protocol list order.
References
#62279 - IRGen: Use the exact traversal that clang uses to find non-runtime implied protocols
Author
aschwaighofer
Committer
aschwaighofer
Parents
e166ec90
Loading