Have BugReporter::getCFG and BugReporter::getLiveVariables returns pointers...
Have BugReporter::getCFG and BugReporter::getLiveVariables returns pointers instead of references, because they can both fail on functions we cannot construct full CFGs for yet. llvm-svn: 53081
Loading
Please register or sign in to comment