================
@@ -0,0 +1,38 @@
+// RUN: clang-doc --format=html --doxygen --output=%t/docs 
--executor=standalone %s
+// RUN: clang-doc --format=md --doxygen --output=%t/docs --executor=standalone 
%s
----------------
ilovepi wrote:

This can't work right, can it? you haven't made `%t`, you also don't need 
`docs`, right? It would be good if I didn't have to point these out in every 
patch... I've given this piece of feedback in almost all of your patches.

https://github.com/llvm/llvm-project/pull/97679
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to