================ @@ -75,6 +75,16 @@ TEST(ParseLineFilter, ValidFilter) { EXPECT_EQ(1000u, Options.LineFilter[2].LineRanges[0].second); } +#ifdef _WIN32 ---------------- cjappl wrote: see above https://github.com/llvm/llvm-project/pull/217038