summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang-tools-extra/clangd/test/background-index.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang-tools-extra/clangd/test/background-index.test b/clang-tools-extra/clangd/test/background-index.test
index 57118f2159a..06efcf9a9f2 100644
--- a/clang-tools-extra/clangd/test/background-index.test
+++ b/clang-tools-extra/clangd/test/background-index.test
@@ -1,5 +1,5 @@
# We need to splice paths into file:// URIs for this test.
-# UNSUPPORTED: win32
+# UNSUPPORTED: windows-msvc
# Use a copy of inputs, as we'll mutate it (as will the background index).
# RUN: rm -rf %t
OpenPOWER on IntegriCloud