Check whether the iterator p == the end iterator before trying to dereference...
Check whether the iterator p == the end iterator before trying to dereference it. This is a speculative fix for a failure found on the valgrind buildbot triggered by a clang test. llvm-svn: 217295
Loading
Please register or sign in to comment