Convert ProgramStateRef to a smart pointer for managing the reference counts...
Convert ProgramStateRef to a smart pointer for managing the reference counts of ProgramStates. This leads to a slight memory improvement, and a simplification of the logic for managing ProgramState objects. llvm-svn: 149311
Loading
Please register or sign in to comment