swift
5e76f762
- ModuleInterface: Ensure implicit accessors are created before printing.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Hide Minimap (CTRL+M)
Commit
1 year ago
ModuleInterface: Ensure implicit accessors are created before printing. Previously, implicit accessors would be omitted from `.swiftinterface` files emitted with lazy typechecking enabled.
References
#68452 - ModuleInterface: Fix PatternBindingDecl printing in lazy mode
Author
tshortli
Committer
tshortli
Parents
9b641f9b
Files
5
lib/AST
ASTPrinter.cpp
test
Inputs
lazy_typecheck.swift
lazy_typecheck_client.swift
ModuleInterface
lazy-typecheck.swift
TBD
lazy-typecheck.swift
Loading