[clang-tools-extra] [clang-doc] Precommit concept tests (PR #144160)
Paul Kirth via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 13 17:07:14 PDT 2025
================
@@ -0,0 +1,37 @@
+// RUN: rm -rf %t && mkdir -p %t
+// RUN: clang-doc --extra-arg -std=c++20 --output=%t --format=json --executor=standalone %s
----------------
ilovepi wrote:
Let’s try to mark it fail with filecheck. If that’s doesn’t work, I’m ok with this.
https://github.com/llvm/llvm-project/pull/144160
More information about the cfe-commits
mailing list