swift
a86b7ccf
- AST: fix missing header files
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
AST: fix missing header files `ForeignAsyncConvention.h` and `ForeignErrorConvention.h` must be included in `Decl.h`, because those types are used in an `llvm::Optional` in `Decl.h`.
References
#69039 - SwiftCompilerSources: rework bridging
Author
eeckstein
Committer
eeckstein
Parents
8b40353e
Loading