Files
swift-mirror/lib/AST/PluginLoader.cpp
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

6.7 KiB