Skip to content

add failing test case#1125

Merged
sahilagichani14 merged 19 commits intodevelopfrom
1119-refactoring-move-the-stmtgraphbuildtraps-api-into-the-jimpleprinter
Jan 8, 2025
Merged

add failing test case#1125
sahilagichani14 merged 19 commits intodevelopfrom
1119-refactoring-move-the-stmtgraphbuildtraps-api-into-the-jimpleprinter

Conversation

@sahilagichani14
Copy link
Copy Markdown
Collaborator

No description provided.

@sahilagichani14 sahilagichani14 self-assigned this Nov 1, 2024
@sahilagichani14 sahilagichani14 marked this pull request as draft November 1, 2024 19:41
@sahilagichani14 sahilagichani14 marked this pull request as ready for review December 12, 2024 21:15
Comment on lines +69 to +70
public final JimplePrinter jimplePrinter = new JimplePrinter();
public final BriefStmtPrinter briefStmtPrinter = new BriefStmtPrinter();
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

please dont

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

removed fields and used them directly

@sahilagichani14 sahilagichani14 merged commit 7e85b26 into develop Jan 8, 2025
@sahilagichani14 sahilagichani14 deleted the 1119-refactoring-move-the-stmtgraphbuildtraps-api-into-the-jimpleprinter branch January 8, 2025 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Refactoring]: Move the StmtGraph.buildTraps() API into the JimplePrinter

3 participants