Skip to content
Commit b02788db authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Add GRWorkList::VisitItemsInWorkList() to allow a client to introspect the contents of a worklist.

This API required changing the BFS worklist to use a deque instead of a queue, but that is better
for performance reasons anyway.

llvm-svn: 118982
parent 2d006b1a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment