We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca835b commit 8425004Copy full SHA for 8425004
clang-tools-extra/test/clang-doc/long-name.cpp
@@ -1,3 +1,5 @@
1
+// FIXME: This test seems to break on windows, so disable it for now.
2
+// UNSUPPORTED: system-windows
3
// RUN: rm -rf %t && mkdir -p %t
4
// RUN: clang-doc --output=%t --format=mustache --executor=standalone %s
5
// RUN: ls %t/json | FileCheck %s -check-prefix=CHECK-JSON
0 commit comments