diff options
author | Igor Kudrin <ikudrin@accesssoftek.com> | 2024-01-11 03:45:13 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-11 03:45:13 +0700 |
commit | fb7fe49960ae053c92985f3376d85a15bbd10d1a (patch) | |
tree | 2f2e76f9b46ad50cc3d5c76a26bc0663469fc04e /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | 3378514a4da2a09abf644273c7170ffebbd25b43 (diff) | |
download | llvm-fb7fe49960ae053c92985f3376d85a15bbd10d1a.zip llvm-fb7fe49960ae053c92985f3376d85a15bbd10d1a.tar.gz llvm-fb7fe49960ae053c92985f3376d85a15bbd10d1a.tar.bz2 |
[CommandLine][NFCI] Do not add 'All' to 'RegisteredSubCommands' (#77041)
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.
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions