diff options
author | Igor Kudrin <ikudrin@accesssoftek.com> | 2023-12-20 02:45:29 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-20 02:45:29 +0700 |
commit | 1e91f32ef777eb2a868acac99d25cba6d54feb02 (patch) | |
tree | 0cdde9e9fa3437231900978000d1d9ca1768b26a /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | c77c3663dbea07264ba760bc17b913cebd7986ba (diff) | |
download | llvm-1e91f32ef777eb2a868acac99d25cba6d54feb02.zip llvm-1e91f32ef777eb2a868acac99d25cba6d54feb02.tar.gz llvm-1e91f32ef777eb2a868acac99d25cba6d54feb02.tar.bz2 |
[CommandLine] Add subcommand groups (#75678)
The patch introduces a `SubCommandGroup` class which represents a list
of subcommands. An option can be added to all these subcommands using
one `cl::sub(group)` command. This simplifies the declaration of options
that are shared across multiple subcommands of a tool.
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions