[analyzer] Refactor RetainReleaseChecker to go through a function call
to set/get/remove the RefBinding. No functional change here. Having these setter and getter methods will make it much easier when replacing the underlining representation of RefBindings (I just went through the exercise). It makes the code more readable as well. llvm-svn: 161820
Loading
Please register or sign in to comment