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

Cleaned up typedefs involving StateTy so that we always use "StateTy*" instead of StateTy.

This is conceptually much cleaner, as it shows that the state is always a pointer.
It also makes it easier to marshall these values around across the internal APIs
of the path-sensitive engine.

llvm-svn: 47921
parent c3c8c576
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