diff options
author | Jim Ingham <jingham@apple.com> | 2023-01-19 11:59:54 -0800 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2023-01-19 12:03:06 -0800 |
commit | 887240faf769395511d1568b4e50aafc6fe3b696 (patch) | |
tree | 130b0003df62aea1cc73176a6b385bf22e927600 /llvm/unittests/Support/VirtualFileSystemTest.cpp | |
parent | af5fc4b4d827ab00e20323b6025b458edca46906 (diff) | |
download | llvm-887240faf769395511d1568b4e50aafc6fe3b696.zip llvm-887240faf769395511d1568b4e50aafc6fe3b696.tar.gz llvm-887240faf769395511d1568b4e50aafc6fe3b696.tar.bz2 |
Remove the undocumented `help` subcommand.
This is processed by hand in CommandObjectMultiword, and is undiscoverable,
it doesn't work in all cases. Because it is a bare word, it can't really be
extended w/o introducing the possibility of collisions as well. If we did
want to do something like this we should add a --help flag to CommandObject. That
way the feature would be consistent and documented.
Differential Revision: https://reviews.llvm.org/D142067
Diffstat (limited to 'llvm/unittests/Support/VirtualFileSystemTest.cpp')
0 files changed, 0 insertions, 0 deletions