Skip to content

Conversation

@sepy97
Copy link

@sepy97 sepy97 commented Nov 7, 2025

No description provided.

@sepy97 sepy97 requested a review from tshortli as a code owner November 7, 2025 22:32
@nkcsgexi
Copy link
Contributor

nkcsgexi commented Nov 7, 2025

@swift-ci please smoke test

HelpText<"Remap paths when replaying outputs from cache">, MetaVarName<"<prefix> <replacement>">;

def register_module_dependency : Separate<["-"], "register-module-dependency">,
HelpText<"Register module for dependency scan without importing in the frontend">;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please also add NewDriverOnlyOption flag.

Flags<[FrontendOption, NoDriverOption, CacheInvariant]>,
HelpText<"Remap paths when replaying outputs from cache">, MetaVarName<"<prefix> <replacement>">;

def register_module_dependency : Separate<["-"], "register-module-dependency">,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you add Flags<[NewDriverOnlyOption]>, to this new flag?

@sepy97 sepy97 force-pushed the register-module-dependency branch from b83d33f to b23044c Compare November 8, 2025 02:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants