These tests were added in D121299 and they failed on Windows:
error: CHECK-NODIR: expected string not found in input ; CHECK-NODIR: .file {{[0-9]+}} "/tmp/dbginfo/a/a.cpp" ^ <stdin>:1:1: note: scanning from here // ^ <stdin>:25:2: note: possible intended match here .file 1 "/tmp/dbginfo/a\\a.cpp"
I don't have a windows machine to test this, but I've seen this {{/|\\\\}}
pattern in other NVPTX tests, so I hope it works.