Skip to content

Commit 415fce2

Browse files
committed
ClangImporter: Synthesize fully-type checked AST for common functions
These kinds of synthesized declarations no longer need to go through the constraint solver, since they have simple enough bodies that we can construct type checked AST directly: - rawValue getter and init(rawValue:) - memberwise struct initializer - zero struct initializer
1 parent 1b8a7d6 commit 415fce2

File tree

1 file changed

+173
-51
lines changed

1 file changed

+173
-51
lines changed

0 commit comments

Comments
 (0)