[clang-tools-extra] reapply [clang-doc] Add --asset option to clang-doc (PR #96358)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 24 14:15:51 PDT 2024


================
@@ -0,0 +1,22 @@
+// RUN: rm -rf %t && mkdir -p %t/docs %t/build
----------------
PeterChou1 wrote:

my bad i just blindly copied from the previous test cases, yes %t would probably work better

https://github.com/llvm/llvm-project/pull/96358


More information about the cfe-commits mailing list