]> granicus.if.org Git - clang/commit
test: relax path matching for windows
authorSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 12 Oct 2015 21:19:27 +0000 (21:19 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Mon, 12 Oct 2015 21:19:27 +0000 (21:19 +0000)
commit58e39e90e10264def54448f5f9d557c734825893
treed8cf18003ad4e5f58ecc546827bdbb2f6124cf27
parent9af804750efecf2ab2a1c3e230f7cd41c68be81f
test: relax path matching for windows

The test failed on Windows due to use of \ as a path separator rather than /.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@250111 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/debug-prefix-map.c