================
@@ -1,5 +1,5 @@
 // RUN: rm -rf %t && mkdir -p %t
-// RUN: clang-doc --extra-arg -std=c++20 --output=%t --format=json 
--executor=standalone %s
+// RUN: clang-doc --pretty --extra-arg -std=c++20 --output=%t --format=json 
--executor=standalone %s
----------------
ilovepi wrote:

Not for this patch, but for annoying options we always pass, we could introduce 
shorthands, similar to the %clang_cc1 substitution we use in clang tests.

https://github.com/llvm/llvm-project/pull/190822
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to