Change GRTransferFuncs::RegisterChecks() to take a GRExprEngine& instead of a...
Change GRTransferFuncs::RegisterChecks() to take a GRExprEngine& instead of a BugReporter&. This paves the way for pulling some of the retain/release checker into a "Checker" class. llvm-svn: 85971
Loading
Please register or sign in to comment