mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +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.
59 KiB
59 KiB