[PATCH] D65200: [clangd] Add categories to help options, and only show clangd options.
Haojian Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 24 05:27:47 PDT 2019
hokein accepted this revision.
hokein added inline comments.
This revision is now accepted and ready to land.
================
Comment at: clang-tools-extra/clangd/tool/ClangdMain.cpp:59
+
+opt<Path> CompileCommandsDir{
"compile-commands-dir",
----------------
maybe also group these options by the their categories?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65200/new/
https://reviews.llvm.org/D65200
More information about the cfe-commits
mailing list