Skip to content

Clarify Assignment 3 traversal TODOs - #64

Merged
JoelYYoung merged 1 commit into
mainfrom
fix/assignment-3-todo-order
Aug 25, 2026
Merged

Clarify Assignment 3 traversal TODOs#64
JoelYYoung merged 1 commit into
mainfrom
fix/assignment-3-todo-order

Conversation

@JoelYYoung

Copy link
Copy Markdown
Collaborator

Summary

  • add the missing collectICFGPath declaration and implementation stub
  • separate path collection from context-sensitive reachability
  • order the Assignment 3 implementation TODOs as readSrcSnkFromFile, collectICFGPath, reachability, solveWorklist, and aliasCheck
  • align the header comments with the responsibilities described in the assignment slides

Testing

  • git diff --check
  • not run: CMake is unavailable in the local environment

@JoelYYoung
JoelYYoung merged commit bfdac52 into main Aug 25, 2026
4 checks passed
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.

1 participant