https://bugs.llvm.org/show_bug.cgi?id=42752
Bug ID: 42752
Summary: clangd CLI usability improvements
Product: clang-tools-extra
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: enhancement
Priority: P
Component: clangd
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Some unintrusive changes to ClangdMain.cpp to improve usability.
Would be great to slip these into the llvm-9 release.
366811 - Log version, cwd, args, and transport on startup. NFC
366880 - Reformat use of cl::opt: use unqualified name and don't bin-pack
attributes. NFC (needed to avoid merge conflicts on next patch)
366900 - Add categories to help options, and only show clangd options.
366991 - Also accept flags from CLANGD_FLAGS variable.
366992 - Provide help text to users who run `clangd` in a terminal.
--
You are receiving this mail because:
You are on the CC list for the bug._______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs