No need to check condition after grow()
r206916 was not logically the same as the previous code because the goto statements did not create loop. This should be the same as the previous code. llvm-svn: 206918
Loading
Please sign in to comment
r206916 was not logically the same as the previous code because the goto statements did not create loop. This should be the same as the previous code. llvm-svn: 206918