Skip to content

Commit

Permalink
[clangd] Add categories to help options, and only show clangd options.
Browse files Browse the repository at this point in the history
Summary:
Restricting the categories prevents extra unwanted options from creeping into
help (D60663), and removes a bunch of noise from --help-hidden.

While here, remove `static` from the opts in favor of an anon namespace, to
reduce the noise level.

Reviewers: hokein

Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, cfe-commits

Tags: #clang

Differential Revision: https://reviews.llvm.org/D65200

llvm-svn: 366900
  • Loading branch information
sam-mccall committed Jul 24, 2019
1 parent 168a6dc commit 9842310
Showing 1 changed file with 232 additions and 190 deletions.

0 comments on commit 9842310

Please sign in to comment.