"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "eb31ef0577f125e86925247368f7f6dd8c522ee6"
[ubsan] Make suppressions.cpp test pass for me on Windows
The test seems to be failing because the module suppression file contains a colon. I found that it was sufficient to just use the basename of the suppression file. While I was here, I noticed that we don't implement IsAbsolutePath for Windows, so I added it. llvm-svn: 352921
Loading
Please register or sign in to comment