fix PR3217: fully cached queries need to be verified against the
visited set before they are used. If used, their blocks need to be added to the visited set so that subsequent queries don't use conflicting pointer values in the cache result blocks. llvm-svn: 61080
Loading
Please register or sign in to comment