[PATCH] D149997: [clang] [test] Narrow down MSVC specific behaviours from "any windows" to only MSVC/clang-cl

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 10 09:52:03 PDT 2023


mstorsjo added a comment.

In D149997#4331937 <https://reviews.llvm.org/D149997#4331937>, @thakis wrote:

> This broke check-clang on windows: http://45.33.8.238/win/78359/step_7.txt
>
> (The Driver/split-debug.c failure is something else and since fixed, but the other two tests are due to this change.)
>
> Please take a look and revert for now if it takes a while to fix.

Sorry about this, and thanks for reverting. I’ll have a closer look at the issue later.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149997/new/

https://reviews.llvm.org/D149997



More information about the cfe-commits mailing list