mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
Moving the query implementation up to the AST library from SIL will allow conveniences to be written on specific AST element classes. For instance, this will allow `EnumDecl` to expose a convenience that enumerates element decls that are available during lowering. Also, improve naming and documentation for these queries.
119 KiB
119 KiB