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.
basic-project.test
1 parent d65f037 commit 88549cfCopy full SHA for 88549cf
clang-tools-extra/test/clang-doc/basic-project.test
@@ -1,3 +1,6 @@
1
+// See https://github.com/llvm/llvm-project/issues/97507.
2
+// UNSUPPORTED: target={{.*}}
3
+
4
// RUN: rm -rf %t && mkdir -p %t/docs %t/build
5
// RUN: sed 's|$test_dir|%/S|g' %S/Inputs/basic-project/database_template.json > %t/build/compile_commands.json
6
// RUN: clang-doc --format=html --output=%t/docs --executor=all-TUs %t/build/compile_commands.json
0 commit comments