swift
44cd8d71
- SIL: remove some `const` from decl arguments in SILBasicBlock and SILArgument APIs
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
SIL: remove some `const` from decl arguments in SILBasicBlock and SILArgument APIs It's not needed and would just introduce some const_casts.
References
#76790 - SwiftCompilerSources: introduce the AST module
Author
eeckstein
Committer
eeckstein
Parents
c251cd8d
Loading