Pass ProgramStateRef by reference.
Retain + Release on a ref counted pointer is cheap, but not free (it adds a function call in this case). llvm-svn: 157534
Loading
Please register or sign in to comment
Retain + Release on a ref counted pointer is cheap, but not free (it adds a function call in this case). llvm-svn: 157534