abrachet accepted this revision.
abrachet added inline comments.
================
Comment at: clang-tools-extra/clang-doc/tool/ClangDocMain.cpp:195
+  $ clang-doc --executor=all-TUs compile_commands.json
+  )";
+
----------------
Is it intentional that the rest of this help message also has two spaces before 
the text? It seems like the only other `Overview` passed to 
`createExecutorFromCommandLineArgs` in clangd has the same formatting. It also 
has the trailing whitespace on newline, but I don't think it should


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130226/new/

https://reviews.llvm.org/D130226

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to