================
@@ -50,6 +50,10 @@ using clang::doc::OutputFormatTy;
 static llvm::cl::extrahelp CommonHelp(CommonOptionsParser::HelpMessage);
 static llvm::cl::OptionCategory ClangDocCategory("clang-doc options");
 
+static llvm::cl::opt<bool>
----------------
ilovepi wrote:

any reason not to make this the default? it should probably always be compact 
if you ask for one of the other generators, like HTML.

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