Refactored GRExprEngine::getCXXThisRegion to use CXXMethodDecl::getThisType...
Refactored GRExprEngine::getCXXThisRegion to use CXXMethodDecl::getThisType instead of calculating it by hand. llvm-svn: 119341
Loading
Please register or sign in to comment