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