Skip to content

Conversation

@aschackmull
Copy link
Contributor

No description provided.

private module ControlFlowInput implements
InputSig<Location, ControlFlow::Node, ControlFlow::BasicBlock>
{
private import csharp as CS

Check warning

Code scanning / CodeQL

Names only differing by case Warning

CS is only different by casing from Cs that is used elsewhere for modules.
private module GuardsInput implements
SharedGuards::InputSig<Location, ControlFlow::Node, ControlFlow::BasicBlock>
{
private import csharp as CS

Check warning

Code scanning / CodeQL

Names only differing by case Warning

CS is only different by casing from Cs that is used elsewhere for modules.
@aschackmull aschackmull force-pushed the csharp/guards-replace branch 2 times, most recently from 6b712ec to 5163620 Compare October 23, 2025 07:32
@aschackmull aschackmull force-pushed the csharp/guards-replace branch 2 times, most recently from e8db947 to ed263f2 Compare October 28, 2025 11:42
@aschackmull aschackmull force-pushed the csharp/guards-replace branch from ed263f2 to fe690df Compare October 28, 2025 12:36
@aschackmull aschackmull force-pushed the csharp/guards-replace branch from fe690df to e1f16df Compare October 28, 2025 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant