================
@@ -111,6 +111,76 @@ TEST(ClangTidyDiagnosticConsumer,
InvalidSourceLocationRangesIgnored) {
EXPECT_EQ(1ul, Errors[3].Message.Ranges.size());
}
+#ifdef _WIN32
----------------
vbvictor wrote:
Can we run tests in all modes or something will break?
I assume we don't create any real paths here so convertion to forward slashes
should also work in Linux/Macos.
https://github.com/llvm/llvm-project/pull/217038
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits