Files
swift-mirror/include/swift/AST/PluginLoader.h
Rintaro Ishizaki b8a073cb9f [Macros] Create plugin search lookup table.
Iterating all options and potential file system access is not great for
every plugin lookup request. Instead, lazily create a single lookup table
keyed by module name.
2023-06-16 18:17:07 -07:00

3.4 KiB