mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge pull request #76732 from cachemeifyoucan/eng/PR-136682810
[Macro] Precise macro plugin dependency during scanning
This commit is contained in:
@@ -694,6 +694,7 @@ enum class PluginSearchOptionKind : uint8_t {
|
||||
ExternalPluginPath,
|
||||
LoadPluginLibrary,
|
||||
LoadPluginExecutable,
|
||||
ResolvedPluginConfig,
|
||||
};
|
||||
using PluginSearchOptionKindField = BCFixed<3>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user