[clang/CodeGenActionTest] Use the platform's path separator for the `DebugInfoCWDCode...
authorArgyrios Kyrtzidis <kyrtzidis@apple.com>
Fri, 20 Jan 2023 18:14:11 +0000 (10:14 -0800)
committerArgyrios Kyrtzidis <kyrtzidis@apple.com>
Fri, 20 Jan 2023 21:20:21 +0000 (13:20 -0800)
commitb2b078adc2d00db8dc8f0009e2bfca4d8267149a
tree07f9d1a3ba86fc61a87f6d9672e7ec595883fd7e
parente60d1239d561ca06fa3e1995a8ac2387e216e6bc
[clang/CodeGenActionTest] Use the platform's path separator for the `DebugInfoCWDCodeGen` test

Fixes a failure in some Windows configuration.

Differential Revision: https://reviews.llvm.org/D142238
clang/unittests/Frontend/CodeGenActionTest.cpp