"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "23798a973157494f8ae9c7c9503ef1044de4721c"
Fix windows' implementation of status when a file doesn't exist.
The unix one was returning no_such_file_or_directory, but the windows one was return success. Update the one one caller that was depending on the old behavior. llvm-svn: 187463
Loading
Please register or sign in to comment