aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/StringRef.cpp
diff options
context:
space:
mode:
authorIgor Kudrin <ikudrin@accesssoftek.com>2024-01-13 02:19:42 +0700
committerGitHub <noreply@github.com>2024-01-13 02:19:42 +0700
commit9f8c818141720c1bb69f9e023396a9aa0733ccf6 (patch)
tree70857c7ee60884bfd240838ec7971eaee95faf68 /llvm/lib/Support/StringRef.cpp
parent85b7d54385ab65dc5d924f78613fab182529d2c3 (diff)
downloadllvm-9f8c818141720c1bb69f9e023396a9aa0733ccf6.zip
llvm-9f8c818141720c1bb69f9e023396a9aa0733ccf6.tar.gz
llvm-9f8c818141720c1bb69f9e023396a9aa0733ccf6.tar.bz2
[CommandLine][NFCI] Do not add 'All' to 'RegisteredSubCommands' (#77722)
After #75679, it is no longer necessary to add the `All` pseudo subcommand to the list of registered subcommands. The change causes the list to contain only real subcommands, i.e. an unnamed top-level subcommand and named ones. This simplifies the code a bit by removing some checks for this special case. This is a fixed version of #77041, where options of the 'All' subcommand were not added to subcommands defined after them.
Diffstat (limited to 'llvm/lib/Support/StringRef.cpp')
0 files changed, 0 insertions, 0 deletions