]> granicus.if.org Git - clang/commit
clang/test/CodeGenCXX/debug-info-namespace.cpp: Suppress this also on msys, for now...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 26 Oct 2013 02:04:06 +0000 (02:04 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sat, 26 Oct 2013 02:04:06 +0000 (02:04 +0000)
commit942e02ba28b490ff2de6bead6f1dae51abf98b66
tree87c1781399feebfa8f74221af921eb3e01d5ae67
parent8686d857c5461d56852154bafc05644890a0eee0
clang/test/CodeGenCXX/debug-info-namespace.cpp: Suppress this also on msys, for now since r193116.

Clang confuses among dosish paths. In this case, "Input/foo.cpp" and "Input\foo.cpp" cannot be unified.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@193456 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGenCXX/debug-info-namespace.cpp